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