TextReplaceOptions.IgnoreParagraphs

TextReplaceOptions.IgnoreParagraphs property

Gets or sets a value indicating whether to ignore distinct paragraphs when adjusting text on the page after text replacement.

public bool IgnoreParagraphs { get; set; }

See Also