Winnovative Word to PDF Converter

PdfFormAutoFieldStyle.SetFont Method (Byte[], FontStyle)

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

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

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

Parameters

fontData
Type:System.Byte[]
The font data
fontStyle
Type: System.Drawing.FontStyle
The font style
See Also

Reference