Name | Description | |
---|---|---|
Field Constructor | Initializes a new instance of the Field class. |
The following tables list the members exposed by Field.
Name | Description | |
---|---|---|
Field Constructor | Initializes a new instance of the Field class. |
Name | Description | |
---|---|---|
Construction | The instructions for creating an image of the field. | |
HasChanged | Indicates when this object needs to be written to persistent storage. | |
Location | The location of the field (in pixels measured from the top left corner.) | |
Name | The name of the field. | |
Operations | A list of operations to perform on the field. | |
OtherDataItems | A set of miscellaneous data for a field. | |
Tag | Gets or sets an object that contains data about this form set. Obsolete - replaced by UserTag property. | |
UserTag | Gets or sets an object that contains data about this form set. |
Name | Description | |
---|---|---|
ClipBitmap | Copies the pixels for a field from a full-page image into a new image. | |
ClipHbitmap | Copies the pixels for a field from a full-page image into a new image. | |
ClipHdib | Copies the pixels for a field from a full-page image into a new image. | |
ClipImage | Copies the pixels for a field from a full-page image into a new image. | |
GetHashCode | Serves as a hash function for this object. | |
GetPartialHashCode | Serves as a hash function for selected properties of this object. |