EVO HTML to PDF Converter

PdfFont Properties

EVO PDF Client for .NET Documentation

The PdfFont type exposes the following members.

Properties

  NameDescription
Public propertyBold
Gets or sets a flag indicating if the font is bold
Public propertyEmbedFont
Gets or sets a flag indicating if the font should be embedded in PDF document. This is flag is used when the font is constructed with font family name and can be overridden by TextElement options. Default value is true
Public propertyFontData
Gets or sets the font data
Public propertyFontFamily
Gets or sets the name of the font family of this PDF font
Public propertyItalic
Gets or sets a flag indicating if the font is italic
Public propertySize
Gets or sets the PDF font size in points
Public propertyStandardCJK
Gets or sets the predefined CJK font
Public propertyStandardFamily
Gets or sets the predefined family name of this PDF font
Public propertyStrikeout
Gets or sets a flag indicating if the font is strikeout.
Public propertyUnderline
Gets or sets a flag indicating if the font is underline
Top
See Also

Reference