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