Uses of Class
org.pptx4j.pml.CTPrintProperties
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTPrintProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTPrintProperties Modifier and Type Field Description protected CTPrintPropertiesPresentationPr. prnPrMethods in org.pptx4j.pml that return CTPrintProperties Modifier and Type Method Description CTPrintPropertiesObjectFactory. createCTPrintProperties()Create an instance ofCTPrintPropertiesCTPrintPropertiesPresentationPr. getPrnPr()Gets the value of the prnPr property.Methods in org.pptx4j.pml with parameters of type CTPrintProperties Modifier and Type Method Description voidPresentationPr. setPrnPr(CTPrintProperties value)Sets the value of the prnPr property.