ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfSection Class / HeaderY Property

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