Uses of Class
com.aspose.cad.cloud.model.requests.PostDrawingJpegRequest
-
Packages that use PostDrawingJpegRequest Package Description com.aspose.cad.cloud.api -
-
Uses of PostDrawingJpegRequest in com.aspose.cad.cloud.api
Methods in com.aspose.cad.cloud.api with parameters of type PostDrawingJpegRequest Modifier and Type Method Description byte[]
CadApi. postDrawingJpeg(PostDrawingJpegRequest request)
Export an existing drawing into JPEG format with export settings specified.
-