Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdOleItemHandler::setOutputQuality Method
Syntax
C++
virtual void setOutputQuality(PlotQuality quality) = 0;

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

 

Parameters
Description
quality
[in] Output quality.

Controls the color depth and resolution when plotted. 

quality must be one of the following: 

 

Name
Value
Example
kMonochrome
0
Spreadsheet
kLowGraphics
1
Color text & pie charts
kHighGraphics
2
Photograph
kAutomatic
3
Automatic dependent on document type
Copyright © 2002-2022. Open Design Alliance All rights reserved.