ComponentOne PDF for WPF and Silverlight
ViewerPreferences Property (C1PdfDocumentBase)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace > C1PdfDocumentBase Class : ViewerPreferences Property
Gets the PdfViewerPreferences object that contains information about how the current document should be displayed.
Syntax
'Declaration
 
Public ReadOnly Property ViewerPreferences As PdfViewerPreferences
public PdfViewerPreferences ViewerPreferences {get;}
See Also

Reference

C1PdfDocumentBase Class
C1PdfDocumentBase Members