Aspose::Pdf::Facades::FormEditor::get_ContentDisposition method

FormEditor::get_ContentDisposition method

Gets how content will be stored when result of operation is stored into HttpResponse object. Possible value: inline / attachment. Default: inline.

Aspose::Pdf::ContentDisposition Aspose::Pdf::Facades::FormEditor::get_ContentDisposition() const

See Also