Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace > HtmlDocumentOptions Class : FontEmbedMode Property |
public DocumentFontEmbedMode FontEmbedMode {get; set;}
'Declaration
Public Property FontEmbedMode As DocumentFontEmbedMode
'Usage
Dim instance As HtmlDocumentOptions Dim value As DocumentFontEmbedMode instance.FontEmbedMode = value value = instance.FontEmbedMode
public DocumentFontEmbedMode FontEmbedMode {get; set;}
public DocumentFontEmbedMode getFontEmbedMode() public void setFontEmbedMode(DocumentFontEmbedMode mode)
<br/>get_FontEmbedMode();<br/>set_FontEmbedMode(value);<br/>Object.defineProperty('FontEmbedMode');
public: property DocumentFontEmbedMode FontEmbedMode { DocumentFontEmbedMode get(); void set ( DocumentFontEmbedMode value); }
For more information, refer to DocumentFontEmbedMode enumeration.