var instance = new Vintasoft.Imaging.Pdf.WebPdfResourceJS(document, compression, length); var value; // Type: string value = instance.get_Compression();
function get_Compression() : string;
Return Value
Compression of this resource.
var instance = new Vintasoft.Imaging.Pdf.WebPdfResourceJS(document, compression, length); var value; // Type: string value = instance.get_Compression();
function get_Compression() : string;