var instance = new Vintasoft.Imaging.Pdf.WebPdfCompressionSettingsJS(); var value; // Type: boolean value = instance.get_GenerateAlphaChannelForTransparentImages();
function get_GenerateAlphaChannelForTransparentImages() : boolean;
Return Value
The value indicating whether the alpha channel must be generated for transparent images.