The PushbuttonField type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PushbuttonField | Initializes a new instance of the PushbuttonField class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetAppearance | ||
| GetBorderAppearance | (Inherited from BaseField.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SetRotationFromPage | (Inherited from BaseField.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| alignment | (Inherited from BaseField.) | |
| backgroundColor | (Inherited from BaseField.) | |
| borderColor | (Inherited from BaseField.) | |
| borderStyle | (Inherited from BaseField.) | |
| borderWidth | (Inherited from BaseField.) | |
| box | (Inherited from BaseField.) | |
| fieldName | (Inherited from BaseField.) | |
| font | (Inherited from BaseField.) | |
| fontSize | (Inherited from BaseField.) | |
| LAYOUT_ICON_LEFT_LABEL_RIGHT | ||
| LAYOUT_ICON_ONLY | ||
| LAYOUT_ICON_TOP_LABEL_BOTTOM | ||
| LAYOUT_LABEL_LEFT_ICON_RIGHT | ||
| LAYOUT_LABEL_ONLY | ||
| LAYOUT_LABEL_OVER_ICON | ||
| LAYOUT_LABEL_TOP_ICON_BOTTOM | ||
| maxCharacterLength | (Inherited from BaseField.) | |
| options | (Inherited from BaseField.) | |
| rotation | (Inherited from BaseField.) | |
| SCALE_ICON_ALWAYS | ||
| SCALE_ICON_IS_TOO_BIG | ||
| SCALE_ICON_IS_TOO_SMALL | ||
| SCALE_ICON_NEVER | ||
| text | (Inherited from BaseField.) | |
| textColor | (Inherited from BaseField.) | |
| visibility | (Inherited from BaseField.) | |
| writer | (Inherited from BaseField.) |
Properties
| Name | Description | |
|---|---|---|
| Alignment | (Inherited from BaseField.) | |
| BackgroundColor | (Inherited from BaseField.) | |
| BorderColor | (Inherited from BaseField.) | |
| BorderStyle | (Inherited from BaseField.) | |
| BorderWidth | (Inherited from BaseField.) | |
| Box | (Inherited from BaseField.) | |
| Field | ||
| FieldName | (Inherited from BaseField.) | |
| Font | (Inherited from BaseField.) | |
| FontSize | (Inherited from BaseField.) | |
| IconFitToBounds | ||
| IconHorizontalAdjustment | ||
| IconReference | ||
| IconVerticalAdjustment | ||
| Image | ||
| Layout | ||
| MaxCharacterLength | (Inherited from BaseField.) | |
| Options | (Inherited from BaseField.) | |
| ProportionalIcon | ||
| RealFont | (Inherited from BaseField.) | |
| Rotation | (Inherited from BaseField.) | |
| ScaleIcon | ||
| Template | ||
| Text | (Inherited from BaseField.) | |
| TextColor | (Inherited from BaseField.) | |
| Visibility | (Inherited from BaseField.) | |
| Writer | (Inherited from BaseField.) |