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

In This Topic
    PageMode Property (ViewerPreferences)
    In This Topic
    Gets or sets how the document should be displayed when opened.
    Syntax
    'Declaration
     
    Public Property PageMode As PageMode
    public PageMode PageMode {get; set;}
    See Also