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