CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
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
 
OdChar uCode
 

Detailed Description

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

Definition at line 73 of file OdFont.h.

Constructor & Destructor Documentation

◆ OdCharacterProperties()

OdCharacterProperties::OdCharacterProperties ( )
inline

Definition at line 75 of file OdFont.h.

Member Data Documentation

◆ bAsian

bool OdCharacterProperties::bAsian

Asian character

Definition at line 88 of file OdFont.h.

◆ bInBigFont

bool OdCharacterProperties::bInBigFont

In big font character

Definition at line 86 of file OdFont.h.

◆ bLastChar

bool OdCharacterProperties::bLastChar

Last character

Definition at line 84 of file OdFont.h.

◆ bOverlined

bool OdCharacterProperties::bOverlined

Overlined character

Definition at line 80 of file OdFont.h.

◆ bStriked

bool OdCharacterProperties::bStriked

Striked character

Definition at line 82 of file OdFont.h.

◆ bUnderlined

bool OdCharacterProperties::bUnderlined

Underlined character

Definition at line 78 of file OdFont.h.

◆ bValid

bool OdCharacterProperties::bValid

Valid character

Definition at line 90 of file OdFont.h.

◆ uCode

OdChar OdCharacterProperties::uCode

Unicode for char

Definition at line 92 of file OdFont.h.


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