Uses of Class
org.docx4j.wml.SectPr.PgMar
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of SectPr.PgMar in org.docx4j.wml
Fields in org.docx4j.wml declared as SectPr.PgMar Modifier and Type Field Description protected SectPr.PgMarSectPr. pgMarprotected SectPr.PgMarSectPrBase. pgMarMethods in org.docx4j.wml that return SectPr.PgMar Modifier and Type Method Description SectPr.PgMarObjectFactory. createSectPrPgMar()Create an instance ofSectPr.PgMarSectPr.PgMarSectPr. getPgMar()Gets the value of the pgMar property.SectPr.PgMarSectPrBase. getPgMar()Gets the value of the pgMar property.Methods in org.docx4j.wml with parameters of type SectPr.PgMar Modifier and Type Method Description voidSectPr. setPgMar(SectPr.PgMar value)Sets the value of the pgMar property.voidSectPrBase. setPgMar(SectPr.PgMar value)Sets the value of the pgMar property.