Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageSetup Class / SuppressEndnotes Property

In This Topic
    SuppressEndnotes Property
    In This Topic
    Gets or sets a value indicating whether endnotes are printed at the end of the next section that doesn't suppress endnotes. Suppressed endnotes are printed before the endnotes in that section.
    Syntax
    'Declaration
     
    Public Property SuppressEndnotes As System.Boolean
    public System.bool SuppressEndnotes {get; set;}
    See Also