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