[]
Gets the PdfViewerPreferences object that contains information about how the current document should be displayed.
[TypeConverter(typeof(ExpandableObjectConverter))]
public PdfViewerPreferences ViewerPreferences { get; set; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Property ViewerPreferences As PdfViewerPreferences