Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Layers Namespace / OptionalContentUsage Class / CreatorInfo Property

In This Topic
    CreatorInfo Property
    In This Topic
    Gets or sets a OptionalContentUsage.CreatorInfoDef object containing application-specific data associated with this optional content group.
    Syntax
    'Declaration
     
    Public Property CreatorInfo As OptionalContentUsage.CreatorInfoDef
    public OptionalContentUsage.CreatorInfoDef CreatorInfo {get; set;}
    See Also