Back to Devexpress

dxPSEngine Method

vcl-dxpsengn-f0cdb2cc.md

latest477 B
Original Source

dxPSEngine Method

Provides access to global ExpressPrinting System settings.

Declaration

delphi
function dxPSEngine: TdxPSEngine;

Returns

Type
TdxPSEngine

Remarks

Call this function to access the TdxPSEngine object that stores global ExpressPrinting System settings.

See Also

TdxPSEngineController

dxPSEngn Unit