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

In This Topic
    OptionalContentUsage.CreatorInfoDef Class
    In This Topic
    Defines the application-specific data associated with this optional content group.
    Object Model
    OptionalContentUsage.CreatorInfoDef Class
    Syntax
    'Declaration
     
    Public Class OptionalContentUsage.CreatorInfoDef 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
    public class OptionalContentUsage.CreatorInfoDef : 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.OptionalContentUsage.CreatorInfoDef

    See Also