SignatureLine.SignatureAppearanceType - Propriété
Obtient une valeur qui indique l'apparence du contrôle.
Espace de noms : Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly : Microsoft.Office.Interop.InfoPath.SemiTrust (dans Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
Syntaxe
'Déclaration
ReadOnly Property SignatureAppearanceType As XdSignatureAppearanceType
Get
'Utilisation
Dim instance As SignatureLine
Dim value As XdSignatureAppearanceType
value = instance.SignatureAppearanceType
XdSignatureAppearanceType SignatureAppearanceType { get; }
Valeur de propriété
Type : Microsoft.Office.Interop.InfoPath.SemiTrust.XdSignatureAppearanceType
L'une des valeurs d'énumération qui indiquent l'apparence du contrôle.
Remarques
Seuls les formulaires qui s’exécutent dans le même domaine que le formulaire actuellement ouvert ou les formulaires disposant d’autorisations inter-domaines peuvent accéder à ce membre.
Voir aussi
Référence
Microsoft.Office.Interop.InfoPath.SemiTrust - Espace de noms