EVO Word to PDF Converter

PdfFormAutoFieldStyleSetFont Method (Byte, FontStyle)

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

Namespace:  EvoWordToPdf
Assembly:  evowordtopdf (in evowordtopdf.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