[]
Converts C1.Util.DX.DirectWrite.FontStyle to C1.Document.C1FontStyle value.
public static C1FontStyle DWFontStyleToFontStyle(FontStyle fontStyle)
Public Shared Function DWFontStyleToFontStyle(fontStyle As FontStyle) As C1FontStyle
| Type | Name | Description |
|---|---|---|
| FontStyle | fontStyle | The C1.Util.DX.DirectWrite.FontStyle to be converted. |
| Type | Description |
|---|---|
| C1FontStyle | The C1.Document.C1FontStyle value. |