Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FootnoteOptions Class / Location Property

In This Topic
    Location Property (FootnoteOptions)
    In This Topic
    Gets or sets the footnotes position.
    Syntax
    'Declaration
     
    Public Property Location As FootnoteLocation
    public FootnoteLocation Location {get; set;}
    See Also