Specifies whether fonts will be printed via low level graphical primitives (curves) or by means of GDI+ fonts. The default is PrintAsCurves.
PrintAsFonts will in general be faster and lead to smaller spool files. The results of PrintAsFonts however, depend on the printer font substitution that is in effect. Also see the printerfontsubstitution.xml in the samples folder.
| Member Name | Description |
|---|---|
| PrintAsCurves | Print glyphs as curves (default). |
| PrintAsFont | Print glyphs as GDI+ fonts. |
Namespace: TallComponents.PDF.ReaderControls
Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)
TallComponents.PDF.ReaderControls Namespace