Uses of Class
org.docx4j.wml.CTWebSettings.PixelsPerInch
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTWebSettings.PixelsPerInch in org.docx4j.wml
Fields in org.docx4j.wml declared as CTWebSettings.PixelsPerInch Modifier and Type Field Description protected CTWebSettings.PixelsPerInchCTWebSettings. pixelsPerInchMethods in org.docx4j.wml that return CTWebSettings.PixelsPerInch Modifier and Type Method Description CTWebSettings.PixelsPerInchObjectFactory. createCTWebSettingsPixelsPerInch()Create an instance ofCTWebSettings.PixelsPerInchCTWebSettings.PixelsPerInchCTWebSettings. getPixelsPerInch()Gets the value of the pixelsPerInch property.Methods in org.docx4j.wml with parameters of type CTWebSettings.PixelsPerInch Modifier and Type Method Description voidCTWebSettings. setPixelsPerInch(CTWebSettings.PixelsPerInch value)Sets the value of the pixelsPerInch property.