New to Telerik Document ProcessingStart a free 30-day trial

Provides predefined caption constants for TwoStatesButtonWidget that render as symbols when using the ZapfDingbats font.

Definition

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

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

C#
public static class TwoStatesButtonTemplateCaptions

Inheritance: objectTwoStatesButtonTemplateCaptions

Fields

The caption character that displays as a checkmark symbol in ZapfDingbats font.

C#
public const string Check = "4"

The caption character that displays as a filled circle symbol in ZapfDingbats font.

C#
public const string Circle = "l"

The caption character that displays as a cross symbol in ZapfDingbats font.

C#
public const string Cross = "8"

The caption character that displays as a diamond symbol in ZapfDingbats font.

C#
public const string Diamond = "u"

The caption character that displays as a square symbol in ZapfDingbats font.

C#
public const string Square = "n"

The caption character that displays as a star symbol in ZapfDingbats font.

C#
public const string Star = "H"
In this article
DefinitionFieldsCheckCircleCrossDiamondSquareStar
Not finding the help you need?
Contact Support