Uses of Class
org.docx4j.wml.CTReadingModeInkLockDown
Packages that use CTReadingModeInkLockDown
-
Uses of CTReadingModeInkLockDown in org.docx4j.wml
Fields in org.docx4j.wml declared as CTReadingModeInkLockDownModifier and TypeFieldDescriptionprotected CTReadingModeInkLockDownCTSettings.readModeInkLockDownMethods in org.docx4j.wml that return CTReadingModeInkLockDownModifier and TypeMethodDescriptionObjectFactory.createCTReadingModeInkLockDown()Create an instance ofCTReadingModeInkLockDownCTSettings.getReadModeInkLockDown()Gets the value of the readModeInkLockDown property.Methods in org.docx4j.wml with parameters of type CTReadingModeInkLockDownModifier and TypeMethodDescriptionvoidCTSettings.setReadModeInkLockDown(CTReadingModeInkLockDown value) Sets the value of the readModeInkLockDown property.