FormattingOptions(FormattingOptions)
Initializes a new instance of FormattingOptions by copying all values from another FormattingOptions.
Declaration
protected FormattingOptions(FormattingOptions prototype)Parameters
| Type | Name | Description |
|---|---|---|
| FormattingOptions | prototype | The FormattingOptions instance whose values have to be copied. |