@mcp-z/mcp-pdf
Preparing search index...
fonts
CharacterValidationResult
Interface CharacterValidationResult
interface
CharacterValidationResult
{
hasUnsupportedCharacters
:
boolean
;
unsupportedChars
:
Map
<
string
,
number
>
;
warnings
:
string
[]
;
}
Index
Properties
has
Unsupported
Characters
unsupported
Chars
warnings
Properties
has
Unsupported
Characters
hasUnsupportedCharacters
:
boolean
unsupported
Chars
unsupportedChars
:
Map
<
string
,
number
>
warnings
warnings
:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
has
Unsupported
Characters
unsupported
Chars
warnings
@mcp-z/mcp-pdf
Loading...