New to Telerik Document ProcessingStart a free 30-day trial

Generic widget base with strongly typed appearance characteristics T.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Annotations

Assembly:Telerik.Windows.Documents.Fixed.dll

Type Parameters:

T

The type of appearance characteristics that define the widget's visual properties.

Syntax:

C#
public abstract class Widget<T> : Widget, IFixedDocumentElement, IStructuralElement where T : DynamicAppearanceCharacteristics, new()

Inheritance: objectFixedDocumentElementBaseAnnotationContentAnnotationBaseWidgetWidget<T>...

Derived Classes: PushButtonWidgetSignatureWidgetTwoStatesButtonWidgetVariableContentWidget

Implements: IFixedDocumentElementIStructuralElement

Inherited Members Widget.HighlightingModeWidget.TextPropertiesWidget.FieldWidget.WidgetContentTypeWidget.TypeWidget.ActionsContentAnnotationBase.RecalculateContent()ContentAnnotationBase.EnsureContentIsUpToDate()Annotation.RectAnnotation.BorderAnnotation.IsPrintableAnnotation.StructureTagFixedDocumentElementBase.Parent...

Properties

Gets or sets viewer-driven appearance characteristics for this widget type.

C#
public T AppearanceCharacteristics { get; set; }
In this article
DefinitionPropertiesAppearanceCharacteristics
Not finding the help you need?
Contact Support