Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageMargin Class / Top Property

In This Topic
    Top Property (PageMargin)
    In This Topic
    Gets or sets the distance (in points) between the top edge of the page and the top boundary of the body text.
    Syntax
    'Declaration
     
    Public Property Top As System.Single
    public System.float Top {get; set;}
    See Also