ViewerPreferencesPageMode Property |
Specifies how the document should be displayed when opened. Default value: UseNone.
Namespace: ExpertPdf.PdfCreatorAssembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic ViewerPageMode PageMode { get; set; }
Public Property PageMode As ViewerPageMode
Get
Set
Property Value
Type:
ViewerPageMode
See Also