Syntax
struct DropCapFormat;
Description
This struct describes drop caps at a paragraph object.
Field 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.
|
|
Field Details
|
|
Syntax
byte Lines;
Description
This is the number of lines used for a drop cap.
Syntax
byte Count;
Description
This is the number of characters in the drop cap.
Syntax
short Distance;
Description
This is the distance between the drop cap in the following text.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.