ABCpdfRenderingContextLoadPrivateFonts Property
|
Whether to load private fonts embedded in the
docx file. Loading them allows them to be used when constructing
the output PDF.
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public bool LoadPrivateFonts { get; set; }
Public Property LoadPrivateFonts As Boolean
Get
Set
member LoadPrivateFonts : bool with get, set
Property Value
Type:
Boolean
See Also