The VerticalText type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| VerticalText | Initializes a new instance of the VerticalText class |
Methods
| Name | Description | |
|---|---|---|
| AddText(Chunk) | ||
| AddText(Phrase) | ||
| CreateLine | ||
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Go()()()() | ||
| Go(Boolean) | ||
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SetOrigin | ||
| SetVerticalLayout | ||
| ShortenChunkArray | ||
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| alignment | ||
| chunks | ||
| currentChunkMarker | ||
| currentStandbyChunk | ||
| height | ||
| leading | ||
| maxLines | ||
| NO_MORE_COLUMN | ||
| NO_MORE_TEXT | ||
| splittedChunkText | ||
| startX | ||
| startY | ||
| text |