Accusoft.Forms1 - Updated
Orientation Property (IdentificationComparisonInformation)



Accusoft.Forms Namespace > IdentificationComparisonInformation Class : Orientation Property
Gets or sets a value indicating the orientation of the filled form image when it was compared to the specific Form's template image.
Syntax
Public Property Orientation As IdentificationOrientation
Dim instance As IdentificationComparisonInformation
Dim value As IdentificationOrientation
 
instance.Orientation = value
 
value = instance.Orientation
public IdentificationOrientation Orientation {get; set;}
public:
property IdentificationOrientation Orientation {
   IdentificationOrientation get();
   void set (    IdentificationOrientation value);
}
See Also

Reference

IdentificationComparisonInformation Class
IdentificationComparisonInformation Members