PLT Drawings

Export PLT to Image

Aspose.CAD for .NET allows developers to render PLT files to JPEG. Following is the code demonstrating how to access the PLT file and convert that to JPEG usingĀ CadRasterizationOption and JpegOptions.

Export PLT to PDF

Aspose.CAD for .NET allows developers to render PLT files to PDF. Following is the code demonstrating how to access the PLT file and convert that to PDF usingĀ CadRasterizationOption and PdfOptions.