EnableAnnotationText

#include “BIADVPRN.H”

 

void  EnableAnnotationText (DEVMODE*  pDevMode);

Description

Sets the BLF_ANNOTATION_ TEXT_ENABLED flag. Sets the ‘Text String’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.