Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BuiltInPropertyCollection Class / Identifier Property

In This Topic
    Identifier Property
    In This Topic
    Gets or sets an unambiguous document identifier.
    Syntax
    'Declaration
     
    Public Property Identifier As System.String
    public System.string Identifier {get; set;}
    See Also