FabricationServiceSettings.GetFabricationServiceSettings
Method
Description:
Gets the settings element in the document.
Gets the settings element in the document.
Parameters
| Parameter | Type | Description |
|---|---|---|
| doc | Document | The document where the settings element is found. |
Return Value
| Type | Description |
|---|---|
| FabricationServiceSettings | The element which stores the fabrication service settings for the document. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |