[]
Specifies the output mode for printing the sheet as PDF.
public enum PdfWriteMode
Public Enum PdfWriteMode
Name | 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 |