The PdfOutputOptions type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | PdfOutputOptions | Initializes a new instance of the PdfOutputOptions class |
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | Author |
Author of the assembled document.
(Inherited from BasicOutputOptions.) |
![]() | Comments |
Comments pertaining to the assembled document.
(Inherited from BasicOutputOptions.) |
![]() | Company |
Company of the assembled document.
(Inherited from BasicOutputOptions.) |
![]() | EmbedFonts | EmbedFonts flag for the the assembled form.
|
![]() | KeepFillablePdf |
KeepFillablePdf flag for the the assembled form.
|
![]() | Keywords |
Keywords of the assembled document.
(Inherited from BasicOutputOptions.) |
![]() | OwnerPassword | OwnerPassword is an owner password for the the assembled form.
|
![]() | PdfA | PdfA boolean flag for the the assembled form.
|
![]() | Permissions | PdfPermissions enumeration (print, modify, copy) for the the assembled form.
|
![]() | Subject |
Subject of the assembled document.
(Inherited from BasicOutputOptions.) |
![]() | TaggedPdf | TaggedPdf flag for the the assembled form.
|
![]() | Title |
Title of the assembled document.
(Inherited from BasicOutputOptions.) |
![]() | TruncateFields | TruncateFields flag for the the assembled form.
|
![]() | UserPassword | UserPassword is a user password for the the assembled form.
|
See Also