Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Annotations.Widgets

CheckBoxWidgetModel Class

A check box widget is a specialized widget.

csharp
public class CheckBoxWidgetModel : TallComponents.UnoPdf.Client.Models.Pdf.Annotations.Widgets.WidgetModel

Inheritance System.Object 🡒 RectangleModel 🡒 AnnotationModel 🡒 WidgetModel 🡒 CheckBoxWidgetModel

Properties
CheckMarkStyleThe check mark appearance for this check box widget.
Valid values are: "check", "circle", "cross", "diamond", "square", "star", "unknown".