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

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

Reference