Property ContentAsBitmap
- Namespace
- Aspose.CAD.ImageOptions
- Assembly
- Aspose.CAD.dll
ContentAsBitmap
Gets or sets a value indicating whether content of a drawing is represented as image inside Pdf. Applicable only for CAD to Pdf export. Default is false.
public bool ContentAsBitmap { get; set; }