TextNoteOptions Properties
| Name | Return Type | Description |
|---|---|---|
| HorizontalAlignment | HorizontalTextAlignment | Horizontal alignment of the text. |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |
| KeepRotatedTextReadable | bool | Flag controling whether a rotate text is to stay oriented to be always readable. |
| Rotation | double | Base line angle of a text note, in radians. |
| TypeId | ElementId | Id of a text type that defines the style of a text note. |
| VerticalAlignment | VerticalTextAlignment | Vertical alignment of the text. |