Version 24.2 (latest)

WordFontSettings Class Properties

For a list of all members of this type, see WordFontSettings members.

Public Properties
 NameDescription
Public PropertyBoldReturns or sets a value indicating whether the font is bolded  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyFontFamilyReturns or sets the FontFamily of the font  
Public PropertyForeColorReturns or sets the color of the text  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyItalicReturns or sets a value indicating if the font is italicized.  
Public PropertySizeReturns or sets the size of the font in twips.  
Public PropertyUnderlineReturns or sets the type of underline for the font.  
Public PropertyUnderlineColorReturns or sets the color of the underline.  
See Also