Chapter 2 -- 78
Programmer’s Guide
"
""
" DocObject.Rotation
Sets or retrieves the rotation of the object.
Access Read/Write.
Type VT_I2orInteger.
The value can be one of the following: 0, 900, 1800, 2700.
"
""
" DocObject.Top
Returns or sets the distance between the top edge of the anchor
point of the object and the top edge of the document. (in
MeasureSystem
unit).
Access Read/Write.
Type VT_I4orLong
.
"
""
" DocObject.Type
Returns the type of the object (in enumDocObject
type).
Access Read-Only.
Type VT_I2orInteger
.
"
""
" DocObject.Width
Returns or sets the width of the object (in enumMeasureSystem
unit).
Access Read/Write.
Type VT_I4orLong
.