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