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