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

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