enum Font file types
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax Public Enumeration FontFileType
public enum class FontFileType
Members
| Member name | Value | Description |
---|
| Woff | 0 |
Font file type woff.
|
| Ttf | 1 |
Font file type ttf.
|
See Also