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