Uses of Class
org.docx4j.wml.CTPaperSource
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTPaperSource in org.docx4j.wml
Fields in org.docx4j.wml declared as CTPaperSource Modifier and Type Field Description protected CTPaperSourceSectPr. paperSrcprotected CTPaperSourceSectPrBase. paperSrcMethods in org.docx4j.wml that return CTPaperSource Modifier and Type Method Description CTPaperSourceObjectFactory. createCTPaperSource()Create an instance ofCTPaperSourceCTPaperSourceSectPr. getPaperSrc()Gets the value of the paperSrc property.CTPaperSourceSectPrBase. getPaperSrc()Gets the value of the paperSrc property.Methods in org.docx4j.wml with parameters of type CTPaperSource Modifier and Type Method Description voidSectPr. setPaperSrc(CTPaperSource value)Sets the value of the paperSrc property.voidSectPrBase. setPaperSrc(CTPaperSource value)Sets the value of the paperSrc property.