HiQPdf Documentation

PdfFontsCollectionItem Property

Quickly Create High Quality PDFs
Gets the font at the given index from collection

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public PdfFont this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: PdfFont
See Also

Reference