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

In This Topic
    OptionalContentUsage Class
    In This Topic
    Represents the Optional Content Usage dictionary of a PDF.
    Object Model
    OptionalContentUsage Class
    Syntax
    'Declaration
     
    Public Class OptionalContentUsage 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
    public class OptionalContentUsage : 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

    See Also