var instance = new Vintasoft.Imaging.Pdf.WebPdfResourceJS(document, compression, length); var value; // Type: number value = instance.get_Length();
function get_Length() : number;
Return Value
Length, in bytes, of the resource.
var instance = new Vintasoft.Imaging.Pdf.WebPdfResourceJS(document, compression, length); var value; // Type: number value = instance.get_Length();
function get_Length() : number;