MarkupParagraph

MarkupParagraph

Overview

MarkupParagraph 是一个类在Aspose.PDF FOSS的.NET中.

在标记部分中的段落.

特性: ContinuationPageNumbers, Fragments, Lines, Points, SecondaryPoints, Text.

Properties

NameTypeAccessDescription
Textstring阅读/写作本款的文本.
PointsPoint[]Read边界多角点: [LL,LR,UR,UL].
LinesList<List<TextFragment>>Read构成本段的文字片段.
SecondaryPointsList<Point[]>Read页面上的段落延续的次要点.
ContinuationPageNumbersList<int>Read页面号码为跨页段继续.
FragmentsList<TextFragment>Read所有 TextFragments 组成这一段,平面的线.

See Also

 中文