Home > BSPrinter documentation > Reference

BSShowSketchConstants Enumeration

Constants used by the ShowSketch property.


bsSKAlways = 1 ' It will always show the sketch, regardless of the page count or time elapsed.
bsSKNever = 0 ' It will never show the sketch.
bsSKWithLargeDocument = 2 ' It will show the sketch, in the first drawn if the report has 14 pages or more, and in any further redrawn if the last time it took 1 second or more to draw the report.