Specifies an italic variant of a system font.
Namespace: TallComponents.PDF.Rasterizer.FontsAssembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.76.0
Syntax
Remarks
In many cases, the PDF font name specifies an italic font
in the font name itself. For example "TimesNewRoman-Italic". If your system
has a "Times New Roman" font, you can set the FontName to "Times New Roman" and set Italic to
true. This will normally resolve to the right device font. If the system does have
a special italic variant of the Times New Roman font, it will resolve to that.