Back to Devexpress

ThemeFont Operators

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

latest1.2 KB
Original Source

ThemeFont Operators

Defines a font for a presentation theme.

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

ThemeFont Members

DevExpress.Docs.Presentation Namespace