Aspose::Words::Document::get_CompatibilityOptions method

Document::get_CompatibilityOptions method

Provides access to document compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Word).

System::SharedPtr<Aspose::Words::Settings::CompatibilityOptions> Aspose::Words::Document::get_CompatibilityOptions()

See Also