Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Fields.TextModel

TextModel.Comb Property

If set, the field is automatically divided into as many equally
spaced positions, or combs, as the value of MaxLength, and the text is laid out
into those combs.

csharp
public bool Comb { get; set; }

Property Value

System.Boolean