Aspose::Pdf::Facades::FormEditor::set_DestFileName method

FormEditor::set_DestFileName method

Sets destination file name.

void Aspose::Pdf::Facades::FormEditor::set_DestFileName(const System::String &value)

Deprecated

Use Save(outputFile) method for getting facade results.

See Also