OutputSettingsFontFileType Property |
Font file type, default value FontFileType.Woff . Read/write.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax public FontFileType FontFileType { get; set; }
Public Property FontFileType As FontFileType
Get
Set
public:
virtual property FontFileType FontFileType {
FontFileType get () sealed;
void set (FontFileType value) sealed;
}
Property Value
Type:
FontFileTypeImplements
IOutputSettingsFontFileTypeSee Also