Gets or sets a value that indicates whether to leave only the text elements after the document is flattened.
true to leave only the text elements after the document is flattened; otherwise, false. The default value is false.
Use this property to extract text strings. Set the value of this property to true to speed up the flattening process.
For an example, refer to SvgDocument.SortElements