Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.28
|
Leadtools.Forms.Processing Namespace : FormPage Class |
public class FormPage : System.Collections.Generic.List<FormField>, System.Collections.Generic.ICollection<FormField>, System.Collections.Generic.IEnumerable<FormField>, System.Collections.Generic.IList<FormField>, System.Collections.Generic.IReadOnlyCollection<FormField>, System.Collections.Generic.IReadOnlyList<FormField>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Declaration Public Class FormPage Inherits System.Collections.Generic.List(Of FormField) Implements System.Collections.Generic.ICollection(Of FormField), System.Collections.Generic.IEnumerable(Of FormField), System.Collections.Generic.IList(Of FormField), System.Collections.Generic.IReadOnlyCollection(Of FormField), System.Collections.Generic.IReadOnlyList(Of FormField), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Usage Dim instance As FormPage
public ref class FormPage : public System.Collections.Generic.List<FormField>, System.Collections.Generic.ICollection<FormField>, System.Collections.Generic.IEnumerable<FormField>, System.Collections.Generic.IList<FormField>, System.Collections.Generic.IReadOnlyCollection<FormField>, System.Collections.Generic.IReadOnlyList<FormField>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList