DictionaryElementsGetBoolean Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodGetBoolean(String)
Converts the specified value to boolean. If the value does not exist, the function returns false. If the value is not convertible, the function throws an InvalidCastException.
Public methodGetBoolean(String, Boolean)
Converts the specified value to boolean. If the value does not exist, the function returns false. If the value is not convertible, the function throws an InvalidCastException.
Top
See Also

Reference