Returns the index of the specified font in the fonts collection.
Namespace: EvoWordToPdf
Assembly: evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax
Parameters
- font
- Type: EvoWordToPdfPdfFont
The font to search in collection.
Return Value
Type: Int32The index of font or -1 if the font does not exist.
See Also