Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Fields.OptionsFieldModel

OptionsFieldModel.ListCommitMode Property

If true, the field value is updated at the moment that a user changes the selection. If false, the value is updated when the field looses focus.

csharp
public bool ListCommitMode { get; set; }

Property Value

System.Boolean