Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / Metadata Class / Identifier Property

In This Topic
    Identifier Property
    In This Topic
    Gets or sets the document identifier. Maps to Dublin Core 'identifier' property.
    Syntax
    'Declaration
     
    Public Property Identifier As System.String
    public System.string Identifier {get; set;}
    See Also