Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfDocument Class / ViewerPreferences Property

In This Topic
    ViewerPreferences Property
    In This Topic
    Gets the ViewerPreferences object that contains information specifying how the current document should be displayed.
    Syntax
    'Declaration
     
    Public ReadOnly Property ViewerPreferences As ViewerPreferences
    public ViewerPreferences ViewerPreferences {get;}
    See Also