This documentation is for the old version. Go to the latest Upload Suite docs

FontInfo Members

The FontInfo type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString

Returns a String that represents the current FontInfo.

(Overrides Object.ToString()().)

Properties

Name Description
Public property Bold

Switch that specifies whether the font is bold.

Public property Italic

Switch that specifies whether the font is italic.

Public property Name

Font name.

Public property Size

Font size (in pixels).

See Also

Reference