Click or drag to resize

PdfFontCreateFont Method

Overload List
 NameDescription
Public methodStatic memberCreateFont(PdfDocument, PdfTypeDictionary) Creates a font with the specified characteristics.
Public methodStatic memberCreateFont(PdfDocument, String, FontCharSet, Boolean, Boolean, Boolean) Creates a font with the specified characteristics.
Public methodStatic memberCode exampleCreateFont(PdfDocument, String, Boolean, FontFlags, FontWeight, Int32, FontCharSet, Boolean) Creates a font with the specified characteristics.
Top
See Also