[]
Returns the default settings supported by this rendering extension.
public ISettings GetSupportedSettings()
| Type | Description |
|---|---|
| ISettings | An ISettings instance with default values. |
Returns the settings supported by this rendering extension.
public ISettings GetSupportedSettings(bool fpl)
| Type | Name | Description |
|---|---|---|
| bool | fpl | When |
| Type | Description |
|---|---|
| ISettings | An ISettings instance populated for the requested mode. |