put_preserveWhiteSpace property

Pointer<NativeFunction<HRESULT Function(Pointer<IXMLDOMDocument> This, VARIANT_BOOL isPreserving)>> put_preserveWhiteSpace
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IXMLDOMDocument> This, VARIANT_BOOL isPreserving)>> put_preserveWhiteSpace;