Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Fields.CheckBoxModel

CheckBoxModel.CheckBoxOnValue Property

The value for the field when it's in On state

csharp
public string CheckBoxOnValue { get; set; }

Property Value

System.String