ABCpdfRenderingContext Properties

The ABCpdfRenderingContext type exposes the following members.

Properties
  Name Description
Public property AddHyperlinks
Whether to add active hyperlinks to the output PDF.
Public property LoadPrivateFonts
Whether to load private fonts embedded in the docx file. Loading them allows them to be used when constructing the output PDF.
Public property PreferEmbeddedFonts
Whether to prefer embedded fonts in the output PDF. Some types of fonts have to be embedded. For others they can be referenced or embedded. Embedded fonts produce a reliable and consistent viewing experience at the cost of larger documents.
Top
See Also