Aspose::Font::TtfTables::TtfPostTable::get_IsFixedPitch method
TtfPostTable::get_IsFixedPitch method
Gets uint32 isFixedPitch. 0 if the font is proportionally spaced, non-zero if the font is not proportionally spaced (i.e. monospaced).
uint32_t Aspose::Font::TtfTables::TtfPostTable::get_IsFixedPitch()
See Also
- Class TtfPostTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++