Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: awt ::

constants group ImageAlign
Description
specifies the alignment of an image.

Constants
LEFT specifies to align left.  
TOP specifies to align top.  
RIGHT specifies to align right.  
BOTTOM specifies to align bottom.  
Constants' Details
LEFT
const short LEFT = 0;
Description
specifies to align left.
TOP
const short TOP = 1;
Description
specifies to align top.
RIGHT
const short RIGHT = 2;
Description
specifies to align right.
BOTTOM
const short BOTTOM = 3;
Description
specifies to align bottom.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.