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

In This Topic
    ID Property (Footnote)
    In This Topic
    Gets the unique footnote ID.
    Syntax
    'Declaration
     
    Public ReadOnly Property ID As System.Long
    public System.long ID {get;}
    See Also