af389610 ac7e 268e c4d4 8d44c36f5dab - akesseler/Plexdata.Utilities.Templates GitHub Wiki

BaseToken Properties

The BaseToken type exposes the following members.

Properties

 

Name Description
Public property Format Gets the additional formatting instructions.
Public property IsLeftJustified Indicates if the value alignment is left justified. In such a case the padding should be put behind the value.
Public property IsNumbering Indicates if the symbol can be used as index.
Public property IsRightJustified Indicates if the value alignment is right justified. In such a case the padding should be put in front of the value.
Public property IsSpreading Indicates if the value corresponding to the symbol should be deserialized instead of simply stringifying it.
Public property IsStringify Indicates if the value corresponding to the symbol should simply be converted into a string.
Public property Lining Gets how to line up the formatted data. This is also known as value alignment.
Public property Marker Gets the whole formatting instruction.
Public property Offset Gets the offset within the whole source string.
Public property Rating Gets the rating within the whole source string.
Public property Symbol Gets the symbol (name or index).
  Back to Top

See Also

Reference

BaseToken Class
Plexdata.Utilities.Formatting.Entities Namespace

⚠️ **GitHub.com Fallback** ⚠️