Overload List

  NameDescription
FontDescriptor()()()
Initializes the new instance of the FontDescriptor class with default parameters.
FontDescriptor(FontDescriptor)
Initializes a new instance of the FontDescriptor class.
FontDescriptor(Font)
Initializes a new instance of the FontDescriptor class.
FontDescriptor(String, Single)
Initializes the new instance of the FontDescriptor class by FontFamily name and size.
FontDescriptor(String, Single, FontStyleMode, FontStyleMode, FontStyleMode)
Initializes the new instance of the FontDescriptor class with specified parameters.
FontDescriptor(String, Single, FontStyleMode, FontStyleMode, FontStyleMode, FontStyleMode)
Initializes a new instance of the FontDescriptor class.

See Also