Altium C++ SDK 3.0
Loading...
Searching...
No Matches
PCB::IPCB_TTFontData Struct Reference

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IPCB_TTFontData:

Public Member Functions

bool IsEmbedded ()
bool FontExists ()
bool IsSame (std::wstring const FaceName, bool const Bold, bool const Italic, int const CharSet)
std::wstring GetState_FontFullName ()
std::wstring GetState_FontFaceName ()
std::wstring GetState_FontStyleName ()
bool GetState_Bold ()
bool GetState_Italic ()
bool GetState_CanEmbed ()
long GetState_EmbeddedFontHandle ()
int GetState_CharSet ()
int GetState_RefCount ()
int _AddRef ()
int _Release ()

Member Function Documentation

◆ _AddRef()

int PCB::IPCB_TTFontData::_AddRef ( )

◆ _Release()

int PCB::IPCB_TTFontData::_Release ( )

◆ FontExists()

bool PCB::IPCB_TTFontData::FontExists ( )

◆ GetState_Bold()

bool PCB::IPCB_TTFontData::GetState_Bold ( )

◆ GetState_CanEmbed()

bool PCB::IPCB_TTFontData::GetState_CanEmbed ( )

◆ GetState_CharSet()

int PCB::IPCB_TTFontData::GetState_CharSet ( )

◆ GetState_EmbeddedFontHandle()

long PCB::IPCB_TTFontData::GetState_EmbeddedFontHandle ( )

◆ GetState_FontFaceName()

std::wstring PCB::IPCB_TTFontData::GetState_FontFaceName ( )

◆ GetState_FontFullName()

std::wstring PCB::IPCB_TTFontData::GetState_FontFullName ( )

◆ GetState_FontStyleName()

std::wstring PCB::IPCB_TTFontData::GetState_FontStyleName ( )

◆ GetState_Italic()

bool PCB::IPCB_TTFontData::GetState_Italic ( )

◆ GetState_RefCount()

int PCB::IPCB_TTFontData::GetState_RefCount ( )

◆ IsEmbedded()

bool PCB::IPCB_TTFontData::IsEmbedded ( )

◆ IsSame()

bool PCB::IPCB_TTFontData::IsSame ( std::wstring const FaceName,
bool const Bold,
bool const Italic,
int const CharSet )

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