Aspose::Words::Saving::OutlineOptions::set_CreateMissingOutlineLevels method

OutlineOptions::set_CreateMissingOutlineLevels method

Sets a value determining whether or not to create missing outline levels when the document is exported. Default value for this property is false.

void Aspose::Words::Saving::OutlineOptions::set_CreateMissingOutlineLevels(bool value)

See Also