Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / PageSplitArea Class / MarginTop Property

In This Topic
    MarginTop Property (PageSplitArea)
    In This Topic
    Gets or sets the top margin of the layout box, in graphic units.
    Syntax
    'Declaration
     
    Public Property MarginTop As System.Single
    public System.float MarginTop {get; set;}
    See Also