편집

다음을 통해 공유


View3.SignatureLines Property

Definition

Gets a reference to the SignatureLinesCollection associated with the current view.

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

Property Value

An object that represents the set of Signature Line controls in the current view.

Applies to