Aspose::Words::Loading::LoadOptions::get_IgnoreOleData method
LoadOptions::get_IgnoreOleData method
Specifies whether to ignore the OLE data.
bool Aspose::Words::Loading::LoadOptions::get_IgnoreOleData() const
Remarks
Ignoring OLE data may reduce memory consumption and increase performance without data lost in a case when destination format does not support OLE objects.
The default value is false.
See Also
- Class LoadOptions
- Namespace Aspose::Words::Loading
- Library Aspose.Words for C++