PrintSetupPNGCompressLevel Property

LabView ActiveX Properties and Methods

PrintSetupPNGCompressLevel Property

Installed With: Base Package

Class: Application Properties (ActiveX)

Number between –1 and 9 that specifies the level of compression you want for the PNG file for graphics in VIs printed either interactively or with the PrintVIToHTML method. The quality of the graphic is not affected by the compression, but the graphic file size and speed of compression are affected by this value. Valid values range from –1 to 9 and balance file compression with speed. 0 designates no compression. 1 designates the best speed with some compression. 9 designates the best compression, but slower speed. –1 (the default value) designates the best combination of good compression and speed.

Syntax

object.PrintSetupPNGCompressLevel

Data Type

long