Class ValidateResultEventArgs NamespaceScanbotSDK.iOS AssemblyDocumentSDK.NET.iOS.dll public class ValidateResultEventArgs : EventArgs Inheritance object EventArgs ValidateResultEventArgs Inherited Members EventArgs.Empty object.GetType() object.MemberwiseClone() object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() Constructors ValidateResultEventArgs(SBSDKGenericTextLineRecognizerResult) public ValidateResultEventArgs(SBSDKGenericTextLineRecognizerResult result) Parameters result SBSDKGenericTextLineRecognizerResult Properties Result public SBSDKGenericTextLineRecognizerResult Result { get; set; } Property Value SBSDKGenericTextLineRecognizerResult