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