Visual Basic (Declaration) | |
---|---|
Public Enum PdfWriteMode Inherits System.Enum |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As PdfWriteMode |
C# | |
---|---|
public enum PdfWriteMode : System.Enum |
Member | Description |
---|---|
Append | Prints the sheet as PDF to the file or stream from the print information of the previous sheet |
New | Prints the sheet as PDF to a file or stream with no reference to previous sheets |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.PdfWriteMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2