Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Fields.OptionsFieldModel
OptionsFieldModel.ListOptions Property
Contains all options from which a choice can be made. An option has both
a displayed name and an exported name, often they are the same.
csharp
public TallComponents.UnoPdf.Client.Models.Pdf.Fields.ListOptionModel[] ListOptions { get; set; }