PdfOutputOptions Class
Represents a set of PDF output options used for document conversion.
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public class PdfOutputOptions : OutputOptions
Public Class PdfOutputOptions
Inherits OutputOptions
- Inheritance
- Object OutputOptions PdfOutputOptions
Attachments |
Gets or sets the attachments to add to the output file.
This will make the output file, a PDF Portfolio (aka PDF Package).
|
Format | Gets or sets the format to convert to. (Inherited from OutputOptions) |
Password | Gets or sets the password which is used for saving a protected document. |
Watermarks | Gets or sets the watermarks to apply for the document pages. |