Online Documentation for Advanced Data Export .NET
RtfOptions.PageOrientation
public enum QExportPageOrientation
{
poPortrait,
poLandscape
}
public SqlManager.QExport.RTF.QExportPageOrientation PageOrientation
Description
The PageOrientation defines the orientation of the result document. The following values are available: poPortrait - vertical page orientation, and poLandscape - horizontal page orientation.
See also: |