跳到主要内容

pt_8

点的八分之一(24 个八分之一点 = 3 点)。

类型

number

示例

The paragraph will have a single 6 point wide green bottom border with a zero offset from the bottom paragraph edge.

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

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

paraPr.SetBottomBorder("single", 48, 0, 0, 255, 0);