Widget Class |
A form field widget
public class Widget : NativeObject
The Widget type exposes the following members.
Name | Description | |
---|---|---|
BoundingBox | The location on the page | |
Hidden | The widget's visibility If then the widget is present, but is invisible and not available for user interaction. Depending on the NoPrint property it will, however, still be visible when printing. | |
NoPrint | The widget's visibility when printing If then the widget is not present in a print output of the document. |
Name | Description | |
---|---|---|
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) |