Method GetGlossinessFactor
GetGlossinessFactor(DocumentId)
Gets the Glossiness factor.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 18, 0, 0)]
double GetGlossinessFactor(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| double |
Remarks
This method is available since v7.18.