[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.Printer.OriginAtMargins

OriginAtMargins Property

OriginAtMargins

Gets or sets a value indicating whether the position of a graphics object associated with a page is located just inside the user-specified margins or at the top-left corner of the printable area of the page.

Declaration
public bool OriginAtMargins { get; set; }
Property Value
Type Description
bool

true if the graphics origin starts at the page margins; false if the graphics origin is at the top-left corner of the printable page. The default is false.