Click or drag to resize

SimpleLayout Properties

The SimpleLayout type exposes the following members.

Properties
  NameDescription
Public propertyFixedText
Get the fixed text. Only set when IsFixedText is
Public propertyIsFixedText
Is the message fixed? (no Layout renderers used)
Public propertyLayoutRenderers
Gets a collection of LayoutRenderer objects that make up this layout.
Public propertyOriginalText
Original text before parsing as Layout renderes.
Public propertyRenderers
Gets a collection of LayoutRenderer objects that make up this layout.
Public propertyStackTraceUsage
Gets the level of stack trace information required for rendering.
Public propertyText
Gets or sets the layout text that could be parsed.
Top
See Also