public int NumberCheckSumChars {get;}
public: __property int get_NumberCheckSumChars();
public: property int NumberCheckSumChars { int get(); }
'Declaration Public ReadOnly Property NumberCheckSumChars As Integer
'Usage Dim instance As Result Dim value As Integer value = instance.NumberCheckSumChars
If a checksum does not exist, or the checksum evaluated incorrectly, this property will return 0.
See the Result for more information about retrieving results.
Result Class Result Members
©2015. Accusoft Corporation. All Rights Reserved.