Uses of Class
org.pptx4j.pml.CTPrintProperties
Packages that use CTPrintProperties
-
Uses of CTPrintProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTPrintPropertiesMethods in org.pptx4j.pml that return CTPrintPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTPrintProperties()Create an instance ofCTPrintPropertiesPresentationPr.getPrnPr()Gets the value of the prnPr property.Methods in org.pptx4j.pml with parameters of type CTPrintPropertiesModifier and TypeMethodDescriptionvoidPresentationPr.setPrnPr(CTPrintProperties value) Sets the value of the prnPr property.