Vanilla.PDF
2.0.0
Cross-platform toolkit for creating and modifying PDF documents
|
This file contains class definitions for ViewerPreferencesHandle. More...
Go to the source code of this file.
Enumerations | |
enum | NonFullScreenPageMode { NonFullScreenPageMode_Undefined = 0 , NonFullScreenPageMode_UseNone , NonFullScreenPageMode_UseOutlines , NonFullScreenPageMode_UseThumbs , NonFullScreenPageMode_UseOC } |
The document's page mode, specifying how to display the document on exiting full-screen mode. More... | |
enum | ReadingOrder { ReadingOrder_Undefined = 0 , ReadingOrder_LeftToRight , ReadingOrder_RightToLeft } |
The predominant reading order for text. More... | |
enum | PrintScaling { PrintScaling_Undefined = 0 , PrintScaling_AppDefault , PrintScaling_None } |
The page scaling option that shall be selected when a print dialog is displayed for this document. More... | |
enum | Duplex { Duplex_Undefined = 0 , Duplex_Simplex = 0 , Duplex_DuplexFlipShortEdge , Duplex_DuplexFlipLongEdge } |
The paper handling option that shall be used when printing the file from the print dialog. More... | |
This file contains class definitions for ViewerPreferencesHandle.
The document's page mode, specifying how to display the document on exiting full-screen mode.
enum ReadingOrder |
enum PrintScaling |
enum Duplex |