This function returns the current quality level from the Typesetter of the specified Standard Engine instance. This value is normally set by dtTypesetterSetQuality.
Parameter | Description |
---|---|
engine |
Handle of the previously created Standard Engine instance. |
quality |
A valid pointer to a variable that will receive the Typesetter's current quality level. See dtTypesetterSetQuality for details. |
If successful, the return value is 1. Otherwise, the function returns 0.