SignatureLines.Count 属性

定义

获取集合中的SignatureLinesCollection对象数SignatureLineObject

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

属性值

集合中的对象数。

注解

此成员只能由与当前打开的表单在相同域中运行的表单访问,或者由已授予跨域权限的表单访问。

适用于