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

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