Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Operations.AddSingleLineTextOperationModel
AddSingleLineTextOperationModel.Translate Property
Translation of the text. he origin a PDF page is at the lower-left corner. The y-axis points upwards; the x-axis points to the right. A unit corresponds to 1 point (1/72 inch).
csharp
public double[] Translate { get; set; }