#include “BIADVPRN.H”
LONG GetAnnotationOffsetY (DEVMODE* pDevMode);
Description
Gets the AnnotationOffsetY member of the BlackIceDEVMODE. Gets the value of the ‘Y Offset[+/-]’ field.
Parameters
|
DEVMODE* |
pDevMode |
Pointer to the DEVMODE structure. |
Return values
Y axis offset (LONG)
Requirements
Header : Declared in BiAdvPrn.h; include BiAdvPrn.h.
Library : Use BiAdvPrn.lib.
DLLs : BiAdvPrn.dll.