HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Fonts
Collection
Item Property
Gets the font at the given index from collection
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
PdfFont
this
[
int
index
] {
get
; }
Parameters
index
Int32
Property Value
PdfFont
See Also
Reference
PdfFontsCollection Class
HiQPdf Namespace
In This Article
Definition
Parameters
Property Value
See Also