Method SetTopFinishingOrientationValue
SetTopFinishingOrientationValue(DocumentId, Real)
Sets the multi layer top finishing orientation value
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 0, 0)]
bool SetTopFinishingOrientationValue(DocumentId inDocumentId, Real inReal)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to modify |
| Real | inReal | Value in SI Units |
Returns
| Type | Description |
|---|---|
| bool | True if value is correctly set. |
Remarks
This method is available since v7.19.