跳到主要内容

pt

磅。

类型

number

示例

在此示例中,该段落将具有 3 磅宽的单条绿色底部边框,与段落底部边缘的偏移量为 1 磅。

// How to set a bottom border indicating weight points and color.

// Add bottom border with its type, weight, color, etc.

paraPr.SetBottomBorder("single", 24, 1, 0, 255, 0);