Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Page Specification Input

Input representation of the page specification details.
Root XML tag
<PageSpecification>
Properties
Name Type Description Required or Optional Available Version
addToTargetFile Boolean Indicates whether the page must to be added to the target file (true) or not (false). Required 55.0
page Integer The page number of the document to be split. Required 55.0
rotation Integer The angle at which the page needs to be rotated.

Valid values are: 0, 90, 180, 270, or 360.

Required 55.0