Click or drag to resize

FontTable Properties

The FontTable type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of fonts in the table.
Public propertyCurrentIndex
At all times, there is a "current" font. Unless otherwise specified, new dimension objects are assigned to the current font. The current font is never deleted. Returns: Zero based font index of the current font.
Public propertyDocument
Document that owns this table.
Public propertyItem
Gets the font at a position.
Top
See Also