EVO HTML to PDF Converter

PdfFormAutoFieldStyleSetFont Method (Byte, FontStyle)

EVO HTML to PDF Converter for .NET Documentation
Use a font given by its binary data and style

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public void SetFont(
	byte[] fontData,
	FontStyle fontStyle
)

Parameters

fontData
Type: SystemByte
The font data
fontStyle
Type: System.DrawingFontStyle
The font style
See Also

Reference