Click or drag to resize
TextFont Methods

The TextFont type exposes the following members.

Methods
  NameDescription
Public methodClone
Gets a duplicate of this text font object.
Public methodCode exampleCopyFrom
Sets the character formatting by copying another text font object.
Public methodDispose
Protected methodDispose(Boolean)
Public methodEquals(Object)
Tests if this object is considered equal to another.
(Overrides ObjectEquals(Object).)
Public methodEquals(TextFont)
Tests if this TextFont is considered equal to another.
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodGetHashCode
Calculates a hash code for this object.
(Overrides ObjectGetHashCode.)
Public methodGetProperty
(TOM 2 only) Gets the value of a property.
Public methodGetPropertyInfo
(TOM 2 only) Gets the property type and value of the specified extra property.
Public methodReset
Resets the character formatting to the default character format.
Public methodSetProperty
(TOM 2 only) Sets the value of the specified property.
Top
See Also