View3.SignatureLines Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.