FormatOptions Constructor


OverloadĀ List

Name Description
Public method FormatOptions
Creates a new FormatOptions object that represents default formatting.
Public method FormatOptions(ForgeTypeId)
Creates a new FormatOptions object that represents custom formatting.
Public method FormatOptions(FormatOptions)
Creates a copy of a FormatOptions object.
Public method FormatOptions(ForgeTypeId, ForgeTypeId)
Creates a new FormatOptions object that represents custom formatting.

See Also