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

In This Topic
    ID Property (TextFrame)
    In This Topic
    Gets the identifier of the text frame story.
    Syntax
    'Declaration
     
    Public ReadOnly Property ID As System.UShort
    public System.ushort ID {get;}
    See Also