The name of the file from which this font was imported. An exception is generated if this read-only property is accessed before importing a font file.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 75.1.0.0
Syntax
Property Value
Type: StringThis read-only property is of type String.
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | If this CogOCVMaxFont object has already been disposed. |
| InvalidOperationException | If a font has not yet been imported, or if an internal error occurs. |
See Also