Table of Contents

Property OriginAtMargins

Namespace
Alternet.Drawing.Printing
Assembly
Alternet.UI.Common.dll

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.

public virtual bool OriginAtMargins { get; set; }

Property Value

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.