다음을 통해 공유


ContentDisposition 열거형

Indicates how the report content should be presented.

네임스페이스: Microsoft.Reporting.WebForms
어셈블리: microsoft.reportviewer.webforms.dll의 Microsoft.ReportViewer.WebForms

구문

멤버

  멤버 이름 설명
AlwaysAttachment Indicates that content is always presented as an attachment regardless of format. 
AlwaysInline Indicates that content is presented inline regardless of format. 
OnlyHtmlInline Indicates that HTML-formatted content is presented inline; all other content is presented as an attachment. 

주의

This is used as a value for the ExportContentDisposition property of the ReportViewer control to indicate whether content should be presented inline or as an attachment.

참고 항목

참조

Microsoft.Reporting.WebForms 네임스페이스