Aspose::Pdf::Facades::Form::get_ContentDisposition method

Form::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::Form::get_ContentDisposition() const

See Also