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

In This Topic
    OptionalContentGroup Class
    In This Topic
    Represents an Optional Content Group in a PDF document.
    Object Model
    OptionalContentGroup Class
    Syntax
    'Declaration
     
    Public Class OptionalContentGroup 
       Inherits OptionalContentIdentifier
       Implements GrapeCity.Documents.Common.IOwnedObject 
    public class OptionalContentGroup : OptionalContentIdentifier, GrapeCity.Documents.Common.IOwnedObject  
    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

    See Also