Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShapeBase Class / ID Property

In This Topic
    ID Property (ShapeBase)
    In This Topic
    Gets the unique ID of the current shape in the document.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property ID As System.UInteger
    public virtual System.uint ID {get;}
    See Also