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

In This Topic
    IsAuto Property (Footnote)
    In This Topic
    Gets a value indicating whether this is an auto-numbered footnote or a footnote with user defined custom reference mark.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsAuto As System.Boolean
    public System.bool IsAuto {get;}
    See Also