DocumentSignature.Elements Property

Definition

Child elements of the signature, such as paragraphs containing text within the signature region.

public System.Collections.Generic.IList<string> Elements { get; }
member this.Elements : System.Collections.Generic.IList<string>
Public ReadOnly Property Elements As IList(Of String)

Property Value

Applies to