Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Forms.Auto Namespace > AutoFormsRecognizePageResult Class : Alignment Property |
public PageAlignment Alignment {get;}
'Declaration Public ReadOnly Property Alignment As PageAlignment
'Usage Dim instance As AutoFormsRecognizePageResult Dim value As PageAlignment value = instance.Alignment
public: property PageAlignment^ Alignment { PageAlignment^ get(); }