OmitDocumentMap Property
OmitDocumentMap
Gets or sets a value indicating whether to omit the document map for reports that support it.
The default value is false.
Declaration
public bool OmitDocumentMap { get; set; }
Public Property OmitDocumentMap As Boolean