Aspose::Words::LowCode::MailMerging::MailMergeOptions::get_CleanupParagraphsWithPunctuationMarks method
MailMergeOptions::get_CleanupParagraphsWithPunctuationMarks method
Gets or sets a value indicating whether paragraphs with punctuation marks are considered as empty and should be removed if the RemoveEmptyParagraphs option is specified.
bool Aspose::Words::LowCode::MailMerging::MailMergeOptions::get_CleanupParagraphsWithPunctuationMarks() const
Remarks
The default value is true. Here is the complete list of cleanable punctuation marks:
- !
- ,
- .
- :
- ;
- ?
- ¡
- ¿
See Also
- Class MailMergeOptions
- Namespace Aspose::Words::LowCode::MailMerging
- Library Aspose.Words for C++