跳到主要内容

pt

磅。

类型

number

示例

In this example the paragraph will have a single 3 point wide green bottom border with a 1 point 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", 24, 1, 0, 255, 0);