EVO Excel to PDF Converter

FontCollectionItem Property

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

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public PdfFont this[
	int fontIndex
] { get; }

Parameters

fontIndex
Type: SystemInt32

Property Value

Type: PdfFont
See Also

Reference