PDFExportOptionsAlwaysUseRaster Property

If true completely use raster processing for graphics, otherwise use vector processing as much as possible.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool AlwaysUseRaster { get; set; }

Property Value

Boolean
See Also