Click or drag to resize

StiPageGetPrinterMargins Method

Returns bounds of printing of the printer.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public RectangleF GetPrinterMargins(
	Graphics g
)

Parameters

g
Type: System.DrawingGraphics

[Missing <param name="g"/> documentation for "M:Stimulsoft.Report.Components.StiPage.GetPrinterMargins(System.Drawing.Graphics)"]

Return Value

Type: RectangleF

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiPage.GetPrinterMargins(System.Drawing.Graphics)"]

See Also