Online Documentation for Advanced Data Export for RAD Studio VCL
TRTFOptions.PageOrientation
type
TQExportPageOrientation = (poPortrait, poLandscape);
property PageOrientation: TQExportPageOrientation;
Description
The PageOrientation property defines the orientation of the result document. The following values are available:
poPortrait - vertical page orientation
poLandscape - horizontal page orientation