Winnovative Word to PDF Converter

PdfFormAutoFieldStyleSetFont 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: SystemByte
The font data
fontStyle
Type: System.DrawingFontStyle
The font style
See Also

Reference