• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.PDF.Rasterizer
  • TallComponents.PDF.Rasterizer.Configuration
  • TallComponents.PDF.Rasterizer.Diagnostics
  • TallComponents.PDF.Rasterizer.Fonts
  • TallComponents.PDF.Rasterizer.Licensing

Namespace TallComponents.PDF.Rasterizer.Configuration

Class TextRenderSettings

Encapsulates all settings that control how text is rendered and fonts are substituted.

Syntax

public class TextRenderSettings : Object

Properties

String CMapFolder
This string points to the path where the CMaps can be found. CMaps are used when displaying some fonts, mostly Chinese, Japanese or Korean (also known as CJK fonts). The CMaps are part of the zip file you have downloaded from our website.
String FontSearchPath
A semi-colon separated list of folders to search for font files that are included in the substitution map. or referenced in the ResolveFont event. The folders are searched from left to right until the font file is found.
FontSubstitutionMap FontSubstitutionMap
This map lets you define which external fonts are used to render fonts that are not embedded.
Boolean RenderText
Controls whether text will be rendered. If set to false, no text will be rendered. The default is true.

Events

ResolveCMap
Fired when a CMap need to be resolved.
ResolveFont
This event is raised whenever a PDF font needs to be resolved to a device font.
Our products
PDFKit.NET 5.0
Create and manipulate PDF documents
TallPDF.NET 5.0
Generate PDF on the fly
PDFRasterizer.NET 4.0
Render PDF pages cross-platform
Support resources
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.