Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Operations

CreatePageOperationModel Class

Operation to add a new page to the targeted document

csharp
public class CreatePageOperationModel : TallComponents.UnoPdf.Client.Models.Operations.OperationModelBase

Inheritance System.Object 🡒 OperationModelBase 🡒 CreatePageOperationModel

Properties
OrientationDesired orientation for the new page.
SizeThe size of the new page.
TargetIndexOptional index to create the page at.