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

In This Topic
    OptionalContentIdentifier Class
    In This Topic
    Object Model
    OptionalContentIdentifier Class
    Syntax
    'Declaration
     
    Public Class OptionalContentIdentifier 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
    public class OptionalContentIdentifier : 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.OptionalContentIdentifier
                   GrapeCity.Documents.Pdf.Layers.OptionalContentGroup
                   GrapeCity.Documents.Pdf.Layers.OptionalContentMembership

    See Also