SimpleLayout Properties |
The SimpleLayout type exposes the following members.
| Name | Description | |
|---|---|---|
| FixedText |
Get the fixed text. Only set when IsFixedText is | |
| IsFixedText |
Is the message fixed? (no Layout renderers used)
| |
| LayoutRenderers |
Gets a collection of LayoutRenderer objects that make up this layout.
| |
| OriginalText |
Original text before parsing as Layout renderes.
| |
| Renderers |
Gets a collection of LayoutRenderer objects that make up this layout.
| |
| StackTraceUsage |
Gets the level of stack trace information required for rendering.
| |
| Text |
Gets or sets the layout text that could be parsed.
|