Gets or sets the amount of shift and scaling a Form page needs in order to match the corresponding Master Form page.
Value representing the information needed to align the Form to its Master Form.
This value will be updated by the FormRecognitionEngine.CompareForm and ComparePage(formrecognitionattributes,int32,formrecognitionattributes,int32) methods, so it is not necessary to call the alignment method to get the alignment for this page. Consequently, the speed of the process will be increased.
For an example, refer to FormRecognitionEngine.GetFormAlignment.