Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdOleItemHandler::outputQuality Method
Syntax
C++
virtual PlotQuality outputQuality() const = 0;

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

Controls the color depth and resolution when plotted. 

outputQuality() returns 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.