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

In This Topic
    OptionalContentProperties Class
    In This Topic
    Represents the Optional Content Properties PDF dictionary that can be specified in the document catalog.
    Object Model
    OptionalContentProperties Class
    Syntax
    'Declaration
     
    Public Class OptionalContentProperties 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
    public class OptionalContentProperties : 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.OptionalContentProperties

    See Also