ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word.Objects Namespace / RtfSection Class / FooterY Property

In This Topic
    FooterY Property
    In This Topic
    Gets or sets footer height for this section.
    Syntax
    'Declaration
     
    Public Property FooterY As System.Single
    public System.float FooterY {get; set;}
    See Also