ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / SystemPrinter Class / PhysicalOffsetY Property

In This Topic
    PhysicalOffsetY Property
    In This Topic
    Returns the measurement in pixels of the non-printable section at the top of the page.
    Syntax
    'Declaration
     
    Public ReadOnly Property PhysicalOffsetY As Long
    public long PhysicalOffsetY {get;}
    See Also