XslTransformation.PreserveWhitespace Property

Definition

Flag to preserve whitespaces in the XSLT file.

public:
 property bool PreserveWhitespace { bool get(); void set(bool value); };
public bool PreserveWhitespace { get; set; }
member this.PreserveWhitespace : bool with get, set
Public Property PreserveWhitespace As Boolean

Property Value

Applies to