Appearance
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.OperationModelBaseInheritance System.Object 🡒 OperationModelBase 🡒 CreatePageOperationModel
| Properties | |
|---|---|
| Orientation | Desired orientation for the new page. |
| Size | The size of the new page. |
| TargetIndex | Optional index to create the page at. |