:: com :: sun :: star :: style ::
|
struct DropCapFormat |
|
- Description
- This struct describes drop caps at a paragraph object.
|
Elements' Summary |
Lines |
This is the number of lines used for a drop cap.
|
Count |
This is the number of characters in the drop cap.
|
Distance |
This is the distance between the drop cap in the following text.
|
Elements' Details |
Lines
byte Lines;
- Description
- This is the number of lines used for a drop cap.
|
|
Count
byte Count;
- Description
- This is the number of characters in the drop cap.
|
|
Distance
short Distance;
- Description
- This is the distance between the drop cap in the following text.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.