public PageAlignment Alignment { get; set; }
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.