Back to Devexpress

ThemeFont Members

officefileapi-devexpress-dot-docs-dot-presentation-dot-themefont-dot-underscore-members.md

latest3.9 KB
Original Source

ThemeFont Members

Defines a font for a presentation theme.

Constructors

NameDescription
ThemeFont(String, String, String)Initializes a new instance of the ThemeFont class with specified settings.

Fields

Name
Office static

Properties

NameDescription
ComplexScriptFontGets the font for complex script text.
EastAsianFontGets the font name for EastAsian characters.
LatinFontGets the font for Latin text.

Methods

NameDescription
Equals(ThemeFont)Determines whether the specified ThemeFont object is equal to the current object.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified ThemeFont object is equal to the current object.
GetHashCode()Returns the hash code for this instance.
GetType()Gets the Type of the current instance. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the fully qualified type name of this instance. Inherited from ValueType.

Operators

NameDescription
Equality(ThemeFont, ThemeFont) staticDetermines whether two ThemeFont objects are equal.
Implicit(String to ThemeFont) staticImplicitly converts a string to a ThemeFont object.
Inequality(ThemeFont, ThemeFont) staticDetermines whether two ThemeFont objects are not equal.

See Also

ThemeFont Struct

DevExpress.Docs.Presentation Namespace