Determines whether specified stream contains a valid Open Type font.
Namespace: FirstFloor.Documents.Fonts
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.11.0)
Syntax
Parameters
- fontStream
- Type: System.IOStream
The font stream.
Return Value
Type: Booleantrue if specified stream contains a valid font; otherwise, false.
See Also