Font Members

Include Protected Members
Include Inherited Members

Represents character formatting for text or a bullet. The Font object is a member of the Fonts collection. The Fonts collection contains all the fonts used in a presentation.

The Font type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property AutoRotateNumbers Returns or sets lateral compression. Read/write.
Public property BaselineOffset Returns or sets the baseline offset for the specified superscript or subscript characters. Read/write.
Public property Bold Determines whether the font in the specified WordArt is bold. Read/write.
Public property Color Returns the color of the current Font object. Read-only.
Public property Embeddable Determines whether the specified font can be embedded in the presentation. Read-only.
Public property Embedded Determines whether the specified font is embedded in the presentation. Read-only.
Public property Emboss Determines whether the character format is embossed. Read/write.
Public property Italic Determines whether the font in the specified WordArt is italic. Read/write.
Public property Name Returns or sets the name of the specified object. Read/write.
Public property NameAscii Returns or sets the font used for ASCII characters (characters with character set numbers within the range of 0 to 127). Read/write.
Public property NameComplexScript Returns or sets the complex script font name. Used for mixed language text. Read/write.
Public property NameFarEast Returns or sets the Asian font name. Read/write.
Public property NameOther Returns or sets the font used for characters whose character set numbers are greater than 127. Read/write.
Public property Parent Returns the parent object for the specified object.
Public property Shadow Determines whether the specified text has a shadow. Read/write.
Public property Size Returns or sets the character size, in points. Read/write.
Public property Subscript Determines whether the specified text is subscript. Read/write.
Public property Superscript Determines whether the specified text is superscript. Read/write.
Public property Underline Determines whether the specified text is underlined. Read/write.

Top

See Also

Reference

Font Interface

Microsoft.Office.Interop.PowerPoint Namespace