Skip to content

TallComponents.UnoPdf.Client

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

CheckBoxModel.NeutralValue Property

The value for the field when it's in Neutral state (meaningful when HasNeutralState = true only)

csharp
public string NeutralValue { get; set; }

Property Value

System.String