TdxCustomContainerReportLink.OptionsPagination Property
In This Article
Contains settings specifying the manner in which the printed container is split across the report pages.
#Declaration
Delphi
property OptionsPagination: TdxCustomContainerReportLinkOptionsPagination read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxCustomContainerReportLinkOptionsPagination class description to learn about available options.
See Also