Checks if the specified font belongs to the fonts collection.
Namespace: EvoExcelToPdf
Assembly: evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax
Parameters
- font
- Type: EvoExcelToPdfPdfFont
Font to search.
Return Value
Type: BooleanTrue if the font is found in the collection, otherwise returns false.
See Also