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

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