CFx SDK Documentation  2023 SP0
Public Member Functions | Public Attributes | List of all members
OdCharacterProperties Struct Reference

#include <OdFont.h>

Public Member Functions

 OdCharacterProperties ()
 

Public Attributes

bool bUnderlined
 
bool bOverlined
 
bool bStriked
 
bool bLastChar
 
bool bInBigFont
 
bool bAsian
 
bool bValid
 

Detailed Description

This structure implements character properties in an OdGi context. Corresponding C++ library: TD_Root <group !!RECORDS_TD_APIRef>

Definition at line 63 of file OdFont.h.

Constructor & Destructor Documentation

◆ OdCharacterProperties()

OdCharacterProperties::OdCharacterProperties ( )
inline

Definition at line 65 of file OdFont.h.

Member Data Documentation

◆ bAsian

bool OdCharacterProperties::bAsian

Definition at line 73 of file OdFont.h.

◆ bInBigFont

bool OdCharacterProperties::bInBigFont

Definition at line 72 of file OdFont.h.

◆ bLastChar

bool OdCharacterProperties::bLastChar

Definition at line 71 of file OdFont.h.

◆ bOverlined

bool OdCharacterProperties::bOverlined

Definition at line 69 of file OdFont.h.

◆ bStriked

bool OdCharacterProperties::bStriked

Definition at line 70 of file OdFont.h.

◆ bUnderlined

bool OdCharacterProperties::bUnderlined

Definition at line 68 of file OdFont.h.

◆ bValid

bool OdCharacterProperties::bValid

Definition at line 74 of file OdFont.h.


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