Enum WidgetContentType
Identifies how a widget’s content is rendered or provided.
Namespace: Telerik.Windows.Documents.Fixed.Model.Annotations
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum WidgetContentType
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).