Uses of Enum
org.docx4j.dml.STBlipCompression
Packages that use STBlipCompression
-
Uses of STBlipCompression in org.docx4j.dml
Fields in org.docx4j.dml declared as STBlipCompressionMethods in org.docx4j.dml that return STBlipCompressionModifier and TypeMethodDescriptionstatic STBlipCompressionCTBlip.getCstate()Gets the value of the cstate property.static STBlipCompressionReturns the enum constant of this type with the specified name.static STBlipCompression[]STBlipCompression.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml with parameters of type STBlipCompressionModifier and TypeMethodDescriptionvoidCTBlip.setCstate(STBlipCompression value) Sets the value of the cstate property.