C#
VB
C++
Determines whether the specific abstract is supported.
public bool IsAbstractSyntaxSupported(
string abstractSyntax
)
Function IsAbstractSyntaxSupported( _
ByVal abstractSyntax As String _
) As Boolean
bool IsAbstractSyntaxSupported(
String^ abstractSyntax
)
abstractSyntax
The abstract syntax.
true
if the abstract syntax is supported; otherwise, false
.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET