ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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 Single
    public float FooterY {get; set;}
    See Also