EVO Word to PDF Converter

FontCollectionItem Property

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

Namespace:  EvoWordToPdf
Assembly:  evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax

public PdfFont this[
	int fontIndex
] { get; }

Parameters

fontIndex
Type: SystemInt32

Property Value

Type: PdfFont
See Also

Reference