EnableAnnotationUnitsInch

#include “BIADVPRN.H”

 

void  EnableAnnotationUnitsInch (DEVMODE*  pDevMode);

Description

Sets the BLF_ANNOTATION_ UNITS_INCH flag. Sets the ‘0.01*inch’ checkbox.

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

Return values

none

Requirements

Header :     Declared in BiAdvPrn.h; include BiAdvPrn.h.

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.