Leadtools.Forms.Recognition Namespace > PageRecognitionResult Class : Alignment Property |
public PageAlignment Alignment {get; set;}
'Declaration Public Property Alignment As PageAlignment
'Usage Dim instance As PageRecognitionResult Dim value As PageAlignment instance.Alignment = value value = instance.Alignment
public PageAlignment Alignment {get; set;}
get_Alignment();
set_Alignment(value);
public: property PageAlignment^ Alignment { PageAlignment^ get(); void set ( PageAlignment^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2