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