IRenderingOptionsPreferSystemFonts Property
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Gets or sets whether to prefer fonts installed in system instead of fonts embedded into PDF document. Only fonts with identical names and font family will be substituted.
Namespace:Bytescout.PDFRendererAssembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
Property Value
Type: BooleanTrue if prefer system fonts; otherwise, false.
See Also