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

In This Topic
    OptionalContentMembership Constructor
    In This Topic
    Initializes a new instance of the OptionalContentGroup class.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal doc As GcPdfDocument _
    )
    public OptionalContentMembership( 
       GcPdfDocument doc
    )

    Parameters

    doc
    See Also