Skip to main content

TdxPrinterPage.ValidateMargins Method

Checks report margin size.

Declaration

function ValidateMargins: Boolean;

Returns

Type
Boolean

Remarks

Provides an interface to the method that validates report page margins prior to printing. The ValidateMargins function returns a value of True when report margins are set outside the printable page area and a value of False, otherwise.

See Also