Uses of Class
org.docx4j.wml.SectPr.PgMar
Packages that use SectPr.PgMar
-
Uses of SectPr.PgMar in org.docx4j.model.structure
Fields in org.docx4j.model.structure declared as SectPr.PgMarMethods in org.docx4j.model.structure that return SectPr.PgMarModifier and TypeMethodDescriptionPageDimensions.createPgMar()Deprecated.PageDimensions.getPgMar()Methods in org.docx4j.model.structure with parameters of type SectPr.PgMarModifier and TypeMethodDescriptionprivate voidPageDimensions.init(SectPr.PgSz pgSz, SectPr.PgMar pgMar, CTColumns cols) voidPageDimensions.setPgMar(SectPr.PgMar pgMar) Constructors in org.docx4j.model.structure with parameters of type SectPr.PgMar -
Uses of SectPr.PgMar in org.docx4j.wml
Fields in org.docx4j.wml declared as SectPr.PgMarModifier and TypeFieldDescriptionprotected SectPr.PgMarSectPr.pgMarprotected SectPr.PgMarSectPrBase.pgMarMethods in org.docx4j.wml that return SectPr.PgMarModifier and TypeMethodDescriptionObjectFactory.createSectPrPgMar()Create an instance ofSectPr.PgMarSectPr.getPgMar()Gets the value of the pgMar property.SectPrBase.getPgMar()Gets the value of the pgMar property.Methods in org.docx4j.wml with parameters of type SectPr.PgMarModifier and TypeMethodDescriptionvoidSectPr.setPgMar(SectPr.PgMar value) Sets the value of the pgMar property.voidSectPrBase.setPgMar(SectPr.PgMar value) Sets the value of the pgMar property.