|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BoxVerticalAlignmentType in aspose.pdf |
|---|
| Fields in aspose.pdf declared as BoxVerticalAlignmentType | |
|---|---|
static BoxVerticalAlignmentType |
BoxVerticalAlignmentType.Bottom
Bottom alignment. |
static BoxVerticalAlignmentType |
BoxVerticalAlignmentType.Center
Center alignment. |
static BoxVerticalAlignmentType |
BoxVerticalAlignmentType.None
No alignment type is used. |
static BoxVerticalAlignmentType |
BoxVerticalAlignmentType.Top
Top alignment |
| Methods in aspose.pdf that return BoxVerticalAlignmentType | |
|---|---|
BoxVerticalAlignmentType |
FloatingBox.getBoxVerticalAlignment()
Gets a BoxVerticalAlignmentType object that indicates the vertical
alignment type of the floating box. |
| Methods in aspose.pdf with parameters of type BoxVerticalAlignmentType | |
|---|---|
void |
FloatingBox.setBoxVerticalAlignment(BoxVerticalAlignmentType value)
Sets a BoxVerticalAlignmentType object that indicates the vertical
alignment type of the floating box. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||