EVO Excel to PDF Converter

PdfFormAutoFieldStyleSetFont Method (Byte, FontStyle)

EVO Excel to PDF Converter Documentation
Use a font given by its binary data and style

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.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