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