| Package | Description |
|---|---|
| org.docx4j.model.structure | |
| org.docx4j.wml |
| Modifier and Type | Method and Description |
|---|---|
SectPr.PgSz |
PageDimensions.createPgSize()
Deprecated.
|
SectPr.PgSz |
PageDimensions.getPgSz() |
| Modifier and Type | Method and Description |
|---|---|
void |
PageDimensions.setPgSz(SectPr.PgSz pgSz) |
| Constructor and Description |
|---|
PageDimensions(SectPr.PgSz pgSz,
SectPr.PgMar pgMar) |
| Modifier and Type | Field and Description |
|---|---|
protected SectPr.PgSz |
SectPr.pgSz |
protected SectPr.PgSz |
SectPrBase.pgSz |
| Modifier and Type | Method and Description |
|---|---|
SectPr.PgSz |
ObjectFactory.createSectPrPgSz()
Create an instance of
SectPr.PgSz |
SectPr.PgSz |
SectPr.getPgSz()
Gets the value of the pgSz property.
|
SectPr.PgSz |
SectPrBase.getPgSz()
Gets the value of the pgSz property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SectPr.setPgSz(SectPr.PgSz value)
Sets the value of the pgSz property.
|
void |
SectPrBase.setPgSz(SectPr.PgSz value)
Sets the value of the pgSz property.
|
Copyright © 2007-2018. All Rights Reserved.