Uses of Class
org.docx4j.wml.CTPaperSource
Packages that use CTPaperSource
-
Uses of CTPaperSource in org.docx4j.wml
Fields in org.docx4j.wml declared as CTPaperSourceModifier and TypeFieldDescriptionprotected CTPaperSourceSectPr.paperSrcprotected CTPaperSourceSectPrBase.paperSrcMethods in org.docx4j.wml that return CTPaperSourceModifier and TypeMethodDescriptionObjectFactory.createCTPaperSource()Create an instance ofCTPaperSourceSectPr.getPaperSrc()Gets the value of the paperSrc property.SectPrBase.getPaperSrc()Gets the value of the paperSrc property.Methods in org.docx4j.wml with parameters of type CTPaperSourceModifier and TypeMethodDescriptionvoidSectPr.setPaperSrc(CTPaperSource value) Sets the value of the paperSrc property.voidSectPrBase.setPaperSrc(CTPaperSource value) Sets the value of the paperSrc property.