Winnovative Excel to PDF Converter

FontCollectionItem Property

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

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public PdfFont this[
	int fontIndex
] { get; }

Parameters

fontIndex
Type: SystemInt32

Property Value

Type: PdfFont
See Also

Reference