PageSplittingParams Object (IPageSplittingParams Interface)
This object is used for tuning parameters of page splitting.
Properties
Name | Type | Description |
---|---|---|
Application | Engine, read-only | Returns the Engine object. |
SplitType | PageSplitTypeEnum |
Specifies the type of the page split which should be performed. The page can contain a dual-page spread or multiple business cards. By default, the value of this property is PST_None, which means that a page should not be split. |
Related objects
Output parameter
This object is the output parameter of the CreatePageSplittingParams method of the Engine object.
Input parameter
This object is passed as an input parameter to the following methods:
- SplitPages, PreprocessPages, Preprocess methods of the FRDocument object
See also
03.07.2024 8:50:10