get_preserveWhiteSpace property

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

Implementation

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