Package org.docx4j.samples
Class ImageAddWMF
java.lang.Object
org.docx4j.samples.ImageAddWMF
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PictcreateImageInline(Relationship rel, String style, String title) static voidstatic PnewImage(Relationship rel, String style, String title) Create image, without specifying width
-
Field Details
-
namespaces
- See Also:
-
-
Constructor Details
-
ImageAddWMF
public ImageAddWMF()
-
-
Method Details