Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ContentObject Class / Guid Property

In This Topic
    Guid Property (ContentObject)
    In This Topic
    Gets the content unique identifier.
    Syntax
    'Declaration
     
    Public ReadOnly Property Guid As System.String
    public System.string Guid {get;}
    See Also