Method SetBottomCoating
SetBottomCoating(DocumentId, SmartCoating)
Sets the multi layer bottom coating
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 0, 0)]
bool SetBottomCoating(DocumentId inDocumentId, SmartCoating inSmartCoating)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document |
| SmartCoating | inSmartCoating | Smart Coating |
Returns
| Type | Description |
|---|---|
| bool | True if value is correctly set. |
Remarks
This method is available since v7.19.