API Reference > OdDb Classes > OdDbOle2Frame Class > OdDbOle2Frame Methods > OdDbOle2Frame::setOutputQuality Method
OdDbOle2Frame::setOutputQuality Method
Syntax
C++
void setOutputQuality(PlotQuality quality);
Parameters 
Description 
PlotQuality quality 
[in] Output quality. 

Sets the output quality for this OLE object (DXF 73). 

 

Controls the color depth and resolution when plotted. 

quality must be one of the following: 

 

Name 
Value 
Example 
kMonochrome 
Spreadsheet 
kLowGraphics 
Color text & pie charts 
kHighGraphics 
Photograph 
kAutomatic 
Automatic 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.