Method SetGlossinessFactor
SetGlossinessFactor(DocumentId, double)
Sets Glossiness Factor
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 400, 120)]
void SetGlossinessFactor(DocumentId inDocumentId, double inValue)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Id of the container document |
| double | inValue | The value to use |