ShapePosition
Leave feedback
On this page
Inheritance: java.lang.Object
public final class ShapePosition
Specifies shape position in the document layout
| Field | Description |
|---|---|
| Default | Shape presents in the document body |
| Header | Shape presents in the document header |
| Footer | Shape presents in the document footer |
public static final int Default
Shape presents in the document body
public static final int Header
Shape presents in the document header
public static final int Footer
Shape presents in the document footer
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.