Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Layers Namespace / OptionalContentUsage.ViewDef Class
Members

In This Topic
    OptionalContentUsage.ViewDef Class
    In This Topic
    Defines the options used to initialize a layer state when the document is first opened by a PDF processor.
    Object Model
    OptionalContentUsage.ViewDef Class
    Syntax
    'Declaration
     
    Public Class OptionalContentUsage.ViewDef 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
    public class OptionalContentUsage.ViewDef : 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.Layers.OptionalContentUsage.ViewDef

    See Also