Determines if a path can be used by Ghostscript. The path is scanned for Unicode characters.
Namespace: pdf7.PdfWriter
Assembly: pdf7.PdfWriter (in pdf7.PdfWriter.dll) Version: 4.0.0.0 (4.0.1000.111)
Syntax
Parameters
- filePath
- Type: SystemString
Path to examine
Return Value
Type: BooleanReturns true if the path can be used with Ghostscript.
See Also