Normally, extra whitespace characters are discarded.
If this property is set to true, they are passed
through unchanged.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public bool Preformatted { get; set; }public bool Preformatted { get; set; }Public Property Preformatted As Boolean
Get
Set
Public Property Preformatted As Boolean
Get
Set
public:
property bool Preformatted {
bool get ();
void set (bool value);
}public:
property bool Preformatted {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean