Leadtools.ImageProcessing.Core Namespace > LeadZoneTextData Class : TextLines Property |
public IList<LeadRect> TextLines {get;}
'Declaration Public ReadOnly Property TextLines As IList(Of LeadRect)
'Usage Dim instance As LeadZoneTextData Dim value As IList(Of LeadRect) value = instance.TextLines
public Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <LeadRect> TextLines {get;}
get_TextLines();
public: property IList<LeadRect>^ TextLines { IList<LeadRect>^ get(); }
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