Namespace: iTextSharp.text.html
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public bool IsOtherFont( Font font ) |
Visual Basic |
---|
Public Function IsOtherFont ( _ font As Font _ ) As Boolean |
Visual C++ |
---|
public: bool IsOtherFont( Font^ font ) |
Parameters
- font
- Type: iTextSharp.text..::..Font