IsInLineParagraph

BaseParagraph.IsInLineParagraph property

获取或设置段落是内联的。 默认为 false。(用于 pdf 生成)

public bool IsInLineParagraph { get; set; }

也可以看看