ComponentOne FlexReport for WinForms
OmitDocumentMap Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace > ExcelExporter Class : OmitDocumentMap Property
Gets or sets a value indicating whether to omit the document map for reports that support it. The default value is false.
Syntax
'Declaration
 
Public Property OmitDocumentMap As System.Boolean
public System.bool OmitDocumentMap {get; set;}
See Also

Reference

ExcelExporter Class
ExcelExporter Members