FixedFormatSettings Members
Include Protected Members
Include Inherited Members
Defines a collection of settings for all fixed-format output within a single job.
The FixedFormatSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
BalloonState | Specifies the visibility of markup balloons in the document. | |
BitmapEmbeddedFonts | Specifies whether fonts are bitmapped when they cannot be embedded. | |
Bookmarks | Specifies the way bookmarks are output for fixed format output. | |
IncludeDocumentProperties | Specifies whether document properties are applied to the resulting fixed format output. | |
IncludeDocumentStructure | Specifies whether document structure tags are applied to the resulting fixed format output. | |
OutputQuality | Specifies the output quality for fixed format output. | |
UsePDFA | Specifies whether PDF output is in the PDF/A format. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top