IFloatingObject Interface Members
In This Topic
The following tables list the members exposed by IFloatingObject.
Public Properties
| Name | Description |
| CanPrint | Gets or sets a value that indicates whether this floating object can print. |
| IsSelected | Gets or sets a value that indicates whether this floating object is selected. |
| Location | Gets or sets the location of a floating object. |
| Locked | Gets or sets a value that indicates whether this floating object is locked. |
| Name | Gets the name of the floating object. |
| Size | Gets or sets the size of a floating object. |
| Visible | Gets or sets a value that indicates whether this floating object is visible. |
Top
See Also