Properties' Details |
FrameHeightAbsolute
long FrameHeightAbsolute;
- Description
- contains the metric height value of the frame.
|
|
FrameWidthAbsolute
long FrameWidthAbsolute;
- Description
- contains the metric width value of the frame.
|
|
FrameWidthPercent
byte FrameWidthPercent;
- Description
- specifies a width relative to the width of the
surrounding text.
If the value for "WidthPercent" is 0, the absolute value from
is used.
|
|
FrameHeightPercent
byte FrameHeightPercent;
- Description
- specifies a width relative to the width of the
surrounding text.
If the value for "HeightPercent" is 0, the absolute value from
is used.
|
|
FrameIsAutomaticHeight
boolean FrameIsAutomaticHeight;
- Description
- If "AutomaticHeight" is set, then the object grows if it is required
by the frame content.
|
|
SizeType
short SizeType;
- Description
- determines the interpretation of the height and relative
height properties.
- See also
- SizeType
|
|
WritingMode
short WritingMode;
- [ OPTIONAL ]
- Description
- contains the writing direction, as represented by the
WritingMode2 constants
|
|
Copyright © 2003 Sun Microsystems, Inc.