var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentCompressorSettingsJS(); var value; // Type: boolean value = instance.get_RemoveMetadata();
function get_RemoveMetadata() : boolean;
Return Value
The value indicating whether the command must remove metadata from PDF document.