Initializes a new instance of FieldId with the specified pageNumber and fieldName properties.
public FieldId(
int pageNumber,
string fieldName
)
public:
FieldId(Int32 pageNumber, String^ fieldName)
__init__(self,pageNumber,fieldName) # Overloaded constructor
pageNumber
The page number associated with this field.
fieldName
A string that represents the field name.
A unique identifier that is used to distinguish different fields in the ITemplateForm based on its name and the page number that contains the associated field.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document