Uses of Class
org.docx4j.wml.SectPr.PgSz
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of SectPr.PgSz in org.docx4j.wml
Fields in org.docx4j.wml declared as SectPr.PgSz Modifier and Type Field Description protected SectPr.PgSzSectPr. pgSzprotected SectPr.PgSzSectPrBase. pgSzMethods in org.docx4j.wml that return SectPr.PgSz Modifier and Type Method Description SectPr.PgSzObjectFactory. createSectPrPgSz()Create an instance ofSectPr.PgSzSectPr.PgSzSectPr. getPgSz()Gets the value of the pgSz property.SectPr.PgSzSectPrBase. getPgSz()Gets the value of the pgSz property.Methods in org.docx4j.wml with parameters of type SectPr.PgSz Modifier and Type Method Description voidSectPr. setPgSz(SectPr.PgSz value)Sets the value of the pgSz property.voidSectPrBase. setPgSz(SectPr.PgSz value)Sets the value of the pgSz property.