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

In This Topic
    OptionalContentMembership Class
    In This Topic
    Represents the Optional Content Membership in a PDF document.
    Object Model
    OptionalContentMembership Class
    Syntax
    'Declaration
     
    Public Class OptionalContentMembership 
       Inherits OptionalContentIdentifier
    public class OptionalContentMembership : OptionalContentIdentifier 
    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.OptionalContentMembership

    See Also