GetAnnotationFont

#include “BIADVPRN.H”

 

LOGFONT*  GetAnnotationFont (DEVMODE*  pDevMode);

Description

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

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

Return values

Pointer to a LOGFONT structure that contains the properties of the annotation font.

Requirements

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

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.