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

In This Topic
    Creator Property (OptionalContentUsage.CreatorInfoDef)
    In This Topic
    Gets or sets a text string specifying the application that created the group.
    Syntax
    'Declaration
     
    Public Property Creator As System.String
    public System.string Creator {get; set;}
    See Also