Inserts a font to the specified index in collection.
Namespace: EvoExcelToPdf
Assembly: evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax
Parameters
- index
- Type: SystemInt32
Index in collection where to insert the font. - font
- Type: EvoExcelToPdfPdfFont
The font to be inserted in the collection.
See Also