Aspose::Words::Loading::TxtLoadOptions::set_AutoNumberingDetection method

TxtLoadOptions::set_AutoNumberingDetection method

Sets a boolean value indicating either automatic numbering detection will be performed while loading a document. The default value is true.

void Aspose::Words::Loading::TxtLoadOptions::set_AutoNumberingDetection(bool value)

See Also