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

In This Topic
    HasCreatorInfo Property
    In This Topic
    Gets a value indicating whether this OptionalContentUsage contains CreatorInfo property.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasCreatorInfo As System.Boolean
    public System.bool HasCreatorInfo {get;}
    See Also