TtfPostTable.TableFormat

TtfPostTable.TableFormat property

Gets fixed format(version) of this table. Use properties MajorNumber and MinorNUmber of object Version16Dot16 in hexademical notation to detect version used.

public Version16Dot16 TableFormat { get; }

See Also