点击或拖拽改变大小

BlockAdd 方法 (String, Int16)

添加一段文字

命名空间:  CPF.Documents
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public int Add(
	string text,
	short styleId = -1
)

参数

text
类型:SystemString

[缺少 "M:CPF.Documents.Block.Add(System.String,System.Int16)" 的 <param name="text"/> 文档]

styleId (Optional)
类型:SystemInt16

[缺少 "M:CPF.Documents.Block.Add(System.String,System.Int16)" 的 <param name="styleId"/> 文档]

返回值

类型:Int32
字符数量
参见