Skip to main content

TdxPrinterPage.ApplyToPrintDevice Method

Applies page settings to a printing device.

Declaration

procedure ApplyToPrintDevice;

Remarks

At runtime, a user can define different page setting such as margins, colors, paper source, etc. Use the ApplyToPrintDevice method to send these settings to a printing device and apply them to printed report pages.

See Also