Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Operations.CreatePageOperationModel

CreatePageOperationModel.TargetIndex Property

Optional index to create the page at.

csharp
public System.Nullable<int> TargetIndex { get; set; }

Property Value

System.Nullable<System.Int32>