EnumWidgetContentType
Enum
Identifies how a widget’s content is rendered or provided.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.Annotations
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
cs-api-definition
public enum WidgetContentType
Fields
PushButtonContent
Content for push button widgets.
SignatureContent
Content for signature widgets.
TwoStatesContent
Content for widgets with two states (ON/OFF) such as checkboxes and radio buttons.
VariableContent
Content generated dynamically by the viewer (e.g., text fields, combo boxes).