NameFormatterGeneratorOptions
Last updated
Last updated
Stores options for controlling output of a formatted name. Used primarily by .
NameFormatterGeneratorOptions()
Instantiates a new with these default options: capitalize names and don't use leading spaces.
No public methods.
Format
The desired format for names
UseLeadingSpace
System.Boolean
Whether the name should have a leading space at its beginning.