C#
VB
C++
Specifies the page properties and fields for a Master Form.
public class FormPage : List<FormField>
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
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
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET