OutlineLevel
OutlineLevel enumeration
指定文档中段落的大纲级别。
public enum OutlineLevel
价值观
姓名 | 价值 | 描述 |
---|---|---|
Level1 | 0 | 该段落位于大纲级别 1(最顶层)。 |
Level2 | 1 | 该段落位于大纲级别 2. |
Level3 | 2 | 该段落位于大纲级别 3. |
Level4 | 3 | 该段落位于大纲级别 4. |
Level5 | 4 | 该段落位于大纲级别 5. |
Level6 | 5 | 该段落位于大纲级别 6. |
Level7 | 6 | 该段落位于大纲级别 7. |
Level8 | 7 | 该段落位于大纲级别 8. |
Level9 | 8 | 该段落位于大纲级别 9. |
BodyText | 9 | 该段落位于正文级别。 |
也可以看看
- 命名空间 Aspose.Words
- 部件 Aspose.Words