DefaultWidgetTemplates Class |
Namespace: Atalasoft.PdfDoc.Generating.Annotations
The DefaultWidgetTemplates type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultWidgetTemplates | Initializes a new instance of the DefaultWidgetTemplates class |
| Name | Description | |
|---|---|---|
| ActivatedColor |
Gets or sets the main color of the activated appearance.
| |
| ActivatedHilightColor |
Gets or sets the highlight color of the activated appearance.
| |
| CheckboxCheckedActivatedName |
Gets the name of the checkbox checked activated resource.
| |
| CheckboxCheckedNormalName |
Gets the name of the checkbox checked normal resource.
| |
| CheckboxCheckedRolloverName |
Gets the name of the checkbox checked rollover resource.
| |
| CheckboxClearedActivatedName |
Gets the name of the checkbox cleared activated resource.
| |
| CheckboxClearedNormalName |
Gets the name of the checkbox cleared normal resource.
| |
| CheckboxClearedRolloverName |
Gets the name of the checkbox cleared rollover resource.
| |
| NormalColor |
Gets or sets the main color of the normal appearance.
| |
| RadioButtonCheckedActivatedName |
Gets the name of the radio button checked activated resource.
| |
| RadioButtonCheckedNormalName |
Gets the name of the radio button checked normal resource.
| |
| RadioButtonCheckedRolloverName |
Gets the name of the radio button checked rollover resource.
| |
| RadioButtonClearedActivatedName |
Gets the name of the radio button cleared activated resource.
| |
| RadioButtonClearedNormalName |
Gets the name of the radio button cleared normal resource.
| |
| RadioButtonClearedRolloverName |
Gets the name of the radio button cleared rollover resource.
| |
| RolloverColor |
Gets or sets the main color of the rollover appearance.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetCheckAppearances |
Gets the standard checkbox appearances.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetRadioAppearances |
Gets the standard radio appearances.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InstallAppearances |
Installs the appearances in the resource collection.
| |
| InstallDefaultAppearances |
Installs the default appearances in the resource collection, optionally overriding any that exist.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |