Uses of Class
com.aspose.cad.cloud.model.requests.PutDrawingWmfRequest
-
Packages that use PutDrawingWmfRequest Package Description com.aspose.cad.cloud.api -
-
Uses of PutDrawingWmfRequest in com.aspose.cad.cloud.api
Methods in com.aspose.cad.cloud.api with parameters of type PutDrawingWmfRequest Modifier and Type Method Description byte[]
CadApi. putDrawingWmf(PutDrawingWmfRequest request)
Export drawing to WMF format.
-