Compartilhar via


View.SignatureLines Propriedade

Definição

Obtém uma referência ao SignatureLineCollection associado ao modo de exibição atual.

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

Valor da propriedade

Um objeto que representa o conjunto de controles de Linha de Assinatura no modo de exibição atual.

Comentários

This member can be accessed only by forms running in the same domain as the currently open form, or by forms that have been granted cross-domain permissions.

This type or member can be accessed only from code running in forms opened in Microsoft InfoPath Filler.

Aplica-se a