Winnovative Word to PDF Converter

FontCollectionItem Property

Winnovative Word to PDF Converter Documentation
Gets the font from the specified index.

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

public PdfFont this[
	int fontIndex
] { get; }

Parameters

fontIndex
Type: SystemInt32

Property Value

Type: PdfFont
See Also

Reference