FSCRT_FONTFACE Struct Reference

Structure to get properties of a font face. More...

#include <fs_base_r.h>

Public Attributes

FSCRT_BSTR faceName
 The face name of font. More...
 
FS_BOOL bold
 Judge whether a font is bold or not.
 
FS_BOOL italic
 Judge whether a font is italic or not.
 

Detailed Description

Structure to get properties of a font face.

Member Data Documentation

FSCRT_BSTR FSCRT_FONTFACE::faceName

The face name of font.

Note
Applications should clear memory used by this field.

The documentation for this struct was generated from the following file:

Foxit Corporation