EVO Word to PDF Converter for .NET Help
C#
Show/Hide TOC
Font
Collection
Item Property
Gets the font from the specified index.
Definition
Namespace:
EvoWordToPdf
Assembly:
EvoWordToPdf_NetCore (in EvoWordToPdf_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
EvoWordToPdf Namespace
In This Article
Definition
Parameters
Property Value
See Also