PdfFormattingOptions Class |
Namespace: GroupDocs.Conversion.Options.Convert
The PdfFormattingOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfFormattingOptions | Initializes a new instance of the PdfFormattingOptions class |
Name | Description | |
---|---|---|
![]() | CenterWindow |
Specifies whether position of the document's window will be centered on the screen. Default: false.
|
![]() | Direction |
Sets reading order of text: L2R (left to right) or R2L (right to left). Default: L2R.
|
![]() | DisplayDocTitle |
Specifies whether document's window title bar should display document title. Default: false.
|
![]() | FitWindow |
Specifies whether document window must be resized to fit the first displayed page. Default: false.
|
![]() | HideMenuBar |
Specifies whether menu bar should be hidden when document is active. Default: false.
|
![]() | HideToolBar |
Specifies whether toolbar should be hidden when document is active. Default: false.
|
![]() | HideWindowUI |
Specifies whether user interface elements should be hidden when document is active. Default: false.
|
![]() | NonFullScreenPageMode |
Sets page mode, specifying how to display the document on exiting full-screen mode.
|
![]() | PageLayout |
Sets page layout which shall be used when the document is opened.
|
![]() | PageMode |
Sets page mode, specifying how document should be displayed when opened.
|
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether two object instances are equal.
(Inherited from ValueObject.) |
![]() | Equals(ValueObject) |
Determines whether two object instances are equal.
(Inherited from ValueObject.) |
![]() | GetHashCode |
Serves as the default hash function.
(Inherited from ValueObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |