Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / PdfMargins Class / Top Property

In This Topic
    Top Property (PdfMargins)
    In This Topic
    Gets or sets the top margin, in inches.
    Syntax
    'Declaration
     
    Public Property Top As System.Single
    public System.float Top {get; set;}
    See Also