Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / HeaderFooter Class / Exists Property

In This Topic
    Exists Property
    In This Topic
    Gets a value indicating whether this instance will be used in this section.
    Syntax
    'Declaration
     
    Public ReadOnly Property Exists As System.Boolean
    public System.bool Exists {get;}
    See Also