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

In This Topic
    ViewerPreferences Class
    In This Topic
    Represents viewer preferences to be used when displaying the document.
    Object Model
    ViewerPreferences Class
    Syntax
    'Declaration
     
    Public Class ViewerPreferences 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
    public class ViewerPreferences : GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<T>
             GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
                GrapeCity.Documents.Pdf.ViewerPreferences

    See Also