EVO HTML to PDF Converter for .NET Help
C#
Show/Hide TOC
Font
Collection
Item Property
Gets the font from the specified index.
Definition
Namespace:
EvoPdf
Assembly:
EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 14.0.0
C#
Copy
public
PdfFont
this
[
int
fontIndex
] {
get
; }
Parameters
fontIndex
Int32
Property Value
PdfFont
See Also
Reference
FontCollection Class
EvoPdf Namespace
In This Article
Definition
Parameters
Property Value
See Also