The FormPages Class is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
Collection of FormPage objects.Visual Basic (Declaration) | |
---|---|
Public Class FormPages Inherits System.Collections.Generic.List(Of FormPage) Implements ICollection(Of FormPage), IEnumerable(Of FormPage), IList(Of FormPage), ICollection, IEnumerable, IList |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As FormPages |
C# | |
---|---|
public class FormPages : System.Collections.Generic.List<FormPage>, ICollection<FormPage>, IEnumerable<FormPage>, IList<FormPage>, ICollection, IEnumerable, IList |
C++/CLI | |
---|---|
public ref class FormPages : public System.Collections.Generic.List<FormPage>, ICollection<FormPage>, IEnumerable<FormPage>, IList<FormPage>, ICollection, IEnumerable, IList |
System.Object
System.Collections.Generic.List<T>
Leadtools.Forms.Processing.FormPages
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7