Leadtools.Forms.DocumentReaders Namespace : DocumentReaderPageCollection Class |
public class DocumentReaderPageCollection : System.Collections.ObjectModel.ReadOnlyCollection<DocumentReaderPage>, System.Collections.Generic.ICollection<DocumentReaderPage>, System.Collections.Generic.IEnumerable<DocumentReaderPage>, System.Collections.Generic.IList<DocumentReaderPage>, System.Collections.Generic.IReadOnlyCollection<DocumentReaderPage>, System.Collections.Generic.IReadOnlyList<DocumentReaderPage>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Declaration Public Class DocumentReaderPageCollection Inherits System.Collections.ObjectModel.ReadOnlyCollection(Of DocumentReaderPage) Implements System.Collections.Generic.ICollection(Of DocumentReaderPage), System.Collections.Generic.IEnumerable(Of DocumentReaderPage), System.Collections.Generic.IList(Of DocumentReaderPage), System.Collections.Generic.IReadOnlyCollection(Of DocumentReaderPage), System.Collections.Generic.IReadOnlyList(Of DocumentReaderPage), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Usage Dim instance As DocumentReaderPageCollection
public sealed class DocumentReaderPageCollection : System.Collections.Generic.ICollection<DocumentReaderPage>, Windows.Foundation.Collections.IIterable //In WinRT the IEnumerableinterface is replaced by IIterable <DocumentReaderPage>, Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <DocumentReaderPage>, System.Collections.Generic.IReadOnlyCollection<DocumentReaderPage>, System.Collections.Generic.IReadOnlyList<DocumentReaderPage>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
function Leadtools.Forms.DocumentReaders.DocumentReaderPageCollection()
public ref class DocumentReaderPageCollection : public System.Collections.ObjectModel.ReadOnlyCollection<DocumentReaderPage>, System.Collections.Generic.ICollection<DocumentReaderPage>, System.Collections.Generic.IEnumerable<DocumentReaderPage>, System.Collections.Generic.IList<DocumentReaderPage>, System.Collections.Generic.IReadOnlyCollection<DocumentReaderPage>, System.Collections.Generic.IReadOnlyList<DocumentReaderPage>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
The DocumentReaderPageCollection class is used as the type for the DocumentReader.Pages property.
For an example, refer to DocumentReader.
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