C1.C1Pdf Namespace / C1PdfDocument Class / ViewerPreferences Property

In This Topic
ViewerPreferences Property (C1PdfDocument)
In This Topic
Gets the PdfViewerPreferences object that contains information about how the current document should be displayed.
Syntax
'Declaration
 
Public Property ViewerPreferences As PdfViewerPreferences
 
See Also