THotPDF.ConfigureParagraphDirection 方法

为段落和大纲工作流提供配置段落方向的行为。当周围的 API 系列需要对 PDF 对象、页面内容、资源、一致性或诊断进行显式控制时使用它

声明

procedure ConfigureParagraphDirection(Index: Integer; Direction: THPDFParagraphDirection);

单元

HPDFDoc

参数

名称用途
Index从零开始的索引或对象索引,用于选择一个现有项
DirectionConfigureParagraphDirection 使用的输入

返回值

此成员不返回值

用法说明

相关 API