VectorRasterizationOptions.ContentAsBitmap

VectorRasterizationOptions.ContentAsBitmap property

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; }

See Also