SignatureLinesCollection Members
Include Protected Members
Include Inherited Members
Contains all SignatureLineObject objects in the current view, which represent the Signature Line controls in that view.
The SignatureLinesCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Gets the number of SignatureLineObject objects in the SignatureLinesCollection collection. (Inherited from SignatureLines.) | |
Item | Gets a reference to the specified SignatureLineObject object from the SignatureLinesCollection (Inherited from SignatureLines.) |
Top
Methods
Name | Description | |
---|---|---|
GetEnumerator | Gets a IEnumerator object that iterates over all entries in the SignatureLinesCollection. (Inherited from SignatureLines.) |
Top