ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / BottomMargin Property

In This Topic
    BottomMargin Property (C1WordDocument)
    In This Topic
    Gets or sets a bottom margin of this document.
    Syntax
    'Declaration
     
    Public Property BottomMargin As Single
    public float BottomMargin {get; set;}

    Property Value

    The bottom margin of the Word/RTF document.
    See Also