[]
Gets an instance of the GrapeCity.Documents.DX.DirectWrite.FontFace for a given Font.
public FontFace GetFontFace(Font font)
Public Function GetFontFace(font As Font) As FontFace
Type | Description |
---|---|
FontFace | The resulting GrapeCity.Documents.DX.DirectWrite.FontFace. |