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

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

    Property Value

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