Method SetEnveloppeMaterial
SetEnveloppeMaterial(DocumentId, SmartMaterial)
Sets the multi layer enveloppe material
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 0, 0)]
bool SetEnveloppeMaterial(DocumentId inDocumentId, SmartMaterial inSmartMaterial)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document |
| SmartMaterial | inSmartMaterial | Smart Material |
Returns
| Type | Description |
|---|---|
| bool | True if value is correctly set. |
Remarks
This method is available since v7.19.