SecondaryPoints

MarkupParagraph.SecondaryPoints property

次多边形的点描述了段落的延续。如果该段落在下一列或下一页继续,则它不会为空。 起点是段落的左下角。接下来的点是逆时针顺序。

public List<Point[]> SecondaryPoints { get; }

也可以看看