Click or drag to resize

FontFaces Methods

The PdfMetamorphosisTextSettingFontFaces type exposes the following members.

Methods
 NameDescription
Public methodAuto Use fonts in PDF the same as in a source document.
Public methodCourier Make all text in PDF by Courier font.
Public methodCode exampleCustom Make all text by a custom font.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodHelvetica Make all text in PDF by Helvetica font.
Public methodSymbol Make all text in PDF by Symbol font.
Public methodTimesNewRoman Make all text in PDF by "Times New Roman" font.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodZapfDingbats Make all text in PDF by Zapf font.
Top
See Also