| Name | Description | |
|---|---|---|
![]() | WebAnnotationTextPropertiesJS | Initializes a new instance of the WebAnnotationTextPropertiesJS class. |
| Name | Description | |
|---|---|---|
![]() | WebAnnotationTextPropertiesJS | Initializes a new instance of the WebAnnotationTextPropertiesJS class. |
| Name | Description | |
|---|---|---|
![]() | copyTo | Copies the current annotation text properties to the target annotation text properties. |
![]() | deserialize | Deserializes the annotation text properties. |
![]() | get_AutoFontMaxSize | Gets the maximum font size when auto font size is enabled (AutoFontSize == True). |
![]() | get_AutoFontMinSize | Gets the minimum font size when auto font size is enabled (AutoFontSize == True). |
![]() | get_AutoFontSize | Gets a value indicating whether the annotation's font size depends on the annotation size. |
![]() | get_AutoSize | Gets a value indicating whether the annotation's size depends on the text size. |
![]() | get_Font | Gets the font of annotation text. |
![]() | get_FontBrush | Gets the font brush of the annotation. |
![]() | get_FontTransparent | Gets a value indicating whether the annotation font is transparent. |
![]() | get_Text | Gets the text of the annotation. |
![]() | get_TextAlign | Gets the text alignment in the annotation. |
![]() | get_TextPadding | Gets the text padding within the annotation. |
![]() | serialize | Returns a JSON-object for serialization of annotation text properties. |
![]() | set_AutoFontMaxSize | Sets the maximum font size when auto font size is enabled (AutoFontSize == True). |
![]() | set_AutoFontMinSize | Sets the minimum font size when auto font size is enabled (AutoFontSize == True). |
![]() | set_AutoFontSize | Sets a value indicating whether the annotation's font size depends on the annotation size. |
![]() | set_AutoSize | Sets a value indicating whether the annotation's size depends on the text size. |
![]() | set_Font | Sets the font of annotation text. |
![]() | set_FontBrush | Sets the font brush of the annotation. |
![]() | set_FontTransparent | Sets a value indicating whether the annotation font is transparent. |
![]() | set_Text | Sets the text of the annotation. |
![]() | set_TextAlign | Sets the text alignment in the annotation. |
![]() | set_TextPadding | Sets the text padding within the annotation. |