SetAnnotationFont

#include “BIADVPRN.H”

 

void  SetAnnotationFont( DEVMODE*   pDevMode,
LOGFONT*     AnnotationFont);

Description

Sets the AnnotationFont member of the BlackIceDEVMODE. Sets the value of the Font Selection.

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

LOGFONT*

AnnotationFont

Logical Font (LFONT).

Return values

none

Requirements

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

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.