Limitations of Aspose.CAD in C#

Hi what are the Limitations of Aspose.CAD in C#?
I try to convert an DWG file and the result is in greyscale. But the Colortype is loaded as Truecolor.

Thanks
Sebastian

@SebastianNiggemeier,
Hello.
Our limitation is watermarking. Probably, you need to put this export option for color: CadRasterizationOptions.DrawType | Aspose.CAD for .NET API Reference. If it doesn`t work please attach your file as well as export options here, we will take a look.