Table of Contents

PdfOutputOptions Class

Definition

Namespace
GleamTech.DocumentUltimate
Assembly
GleamTech.DocumentUltimate.dll

Represents a set of PDF output options used for document conversion.

public class PdfOutputOptions : OutputOptions
Inheritance
PdfOutputOptions

Constructors

PdfOutputOptions()

Initializes a new instance of the PdfOutputOptions class.

Properties

Attachments

Gets or sets the attachments to add to the output file. This will make the output file, a PDF Portfolio (aka PDF Package).

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.