View3.SignatureLines 属性

定义

获取对 SignatureLinesCollection 与当前视图关联的 的引用。

public:
 property Microsoft::Office::Interop::InfoPath::SignatureLinesCollection ^ SignatureLines { Microsoft::Office::Interop::InfoPath::SignatureLinesCollection ^ get(); };
public Microsoft.Office.Interop.InfoPath.SignatureLinesCollection SignatureLines { get; }
member this.SignatureLines : Microsoft.Office.Interop.InfoPath.SignatureLinesCollection
Public ReadOnly Property SignatureLines As SignatureLinesCollection

属性值

一个代表当前视图中“签名行”控件的集合的对象。

适用于