public class WordProcessingSectionGeometry extends ContentPartGeometry
| Constructor and Description |
|---|
WordProcessingSectionGeometry(com.aspose.words.Section section) |
| Modifier and Type | Method and Description |
|---|---|
double |
getBottomMargin() |
int |
getCoordinateSystemOrigin() |
double |
getHeight() |
double |
getLeftMargin() |
double |
getRightMargin() |
double |
getTopMargin() |
int |
getUnitOfMeasurement() |
double |
getWidth() |
getAlwaysConsiderMargins, getPrintingHeight, getPrintingWidth, isEmptypublic WordProcessingSectionGeometry(com.aspose.words.Section section)
public double getBottomMargin()
getBottomMargin in class ContentPartGeometrypublic int getCoordinateSystemOrigin()
getCoordinateSystemOrigin in class ContentPartGeometrypublic double getHeight()
getHeight in class ContentPartGeometrypublic double getLeftMargin()
getLeftMargin in class ContentPartGeometrypublic double getRightMargin()
getRightMargin in class ContentPartGeometrypublic double getTopMargin()
getTopMargin in class ContentPartGeometrypublic int getUnitOfMeasurement()
getUnitOfMeasurement in class ContentPartGeometrypublic double getWidth()
getWidth in class ContentPartGeometryCopyright © 2026. All rights reserved.