![]() |
Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Represents Viewer preferences functionality More...
Public Member Functions | |
| virtual void | Dispose () |
| bool | Equals (SolidFramework.Pdf.ViewerPreferences other) |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static SolidFramework.Pdf.ViewerPreferences | Create (SolidFramework.Pdf.Catalog catalog) |
| Creates from the specified catalog. More... | |
| static bool | operator== (SolidFramework.Pdf.ViewerPreferences obj1, SolidFramework.Pdf.ViewerPreferences obj2) |
| static bool | operator!= (SolidFramework.Pdf.ViewerPreferences obj1, SolidFramework.Pdf.ViewerPreferences obj2) |
Properties | |
| SolidFramework.PageRange | PrintPageRange [getset] |
| Gets the print page range. More... | |
| bool | DisplayDocumentTitle [getset] |
| Gets a value indicating whether [display document title]. More... | |
| bool | CenterWindow [getset] |
| Gets a value indicating whether [center window]. More... | |
| bool | FitWindow [getset] |
| Gets a value indicating whether [fit window]. More... | |
| bool | HideToolBar [getset] |
| Gets a value indicating whether [hide tool bar]. More... | |
| bool | HideMenuBar [getset] |
| Gets a value indicating whether [hide menu bar]. More... | |
| bool | HideWindowUI [getset] |
| Gets a value indicating whether [hide window UI]. More... | |
| bool | PickTrayByPdfSize [getset] |
| Gets a value indicating whether [pick tray by PDF size]. More... | |
| int | NumberOfCopies [getset] |
| Gets the number of copies. More... | |
| SolidFramework.Pdf.NonFullScreenPageMode | NonFullScreenPageMode [getset] |
| Gets the non full screen page mode. More... | |
| SolidFramework.Pdf.ReadingDirection | ReadingDirection [getset] |
| Gets the reading direction. More... | |
| SolidFramework.Pdf.PageBoundary | ViewArea [getset] |
| Gets the view area. More... | |
| SolidFramework.Pdf.PageBoundary | ViewClip [getset] |
| Gets the view clip. More... | |
| SolidFramework.Pdf.PageBoundary | PrintArea [getset] |
| Gets the print area. More... | |
| SolidFramework.Pdf.PageBoundary | PrintClip [getset] |
| Gets the print clip. More... | |
| SolidFramework.Pdf.PrintScaling | PrintScaling [getset] |
| Gets the print scaling. More... | |
| SolidFramework.Pdf.Duplex | Duplex [getset] |
| Gets the duplex. More... | |
Represents Viewer preferences functionality
|
static |
Creates from the specified catalog.
| catalog | The catalog. |
|
getset |
Gets a value indicating whether [center window].
true if [center window]; otherwise, false.
|
getset |
Gets a value indicating whether [display document title].
true if [display document title]; otherwise, false.
|
getset |
Gets the duplex.
The duplex.
|
getset |
Gets a value indicating whether [fit window].
true if [fit window]; otherwise, false.
|
getset |
Gets a value indicating whether [hide menu bar].
true if [hide menu bar]; otherwise, false.
|
getset |
Gets a value indicating whether [hide tool bar].
true if [hide tool bar]; otherwise, false.
|
getset |
Gets a value indicating whether [hide window UI].
true if [hide window UI]; otherwise, false.
|
getset |
Gets the non full screen page mode.
The non full screen page mode.
|
getset |
Gets the number of copies.
The number of copies.
|
getset |
Gets a value indicating whether [pick tray by PDF size].
true if [pick tray by PDF size]; otherwise, false.
|
getset |
Gets the print area.
The print area.
|
getset |
Gets the print clip.
The print clip.
|
getset |
Gets the print page range.
The print page range.
|
getset |
Gets the print scaling.
The print scaling.
|
getset |
Gets the reading direction.
The reading direction.
|
getset |
Gets the view area.
The view area.
|
getset |
Gets the view clip.
The view clip.