bfc2b6ea a9f9 983e 0438 cd4fbc144be3 - akesseler/Plexdata.Utilities.Templates GitHub Wiki

HoleToken Properties

The HoleToken type exposes the following members.

Properties

 

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

See Also

Reference

HoleToken Class
Plexdata.Utilities.Formatting.Entities Namespace

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