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