IncludeRaw Property (PivotContentOptions)
In This Topic
Gets or sets a value indicating whether the raw data will be included in the printed document.
Syntax
'Declaration
Public Property IncludeRaw As Boolean
public bool IncludeRaw {get; set;}
See Also