_Application2.UsableWidth - Propriété

Obtient la largeur d'écran disponible, c'est-à-dire le nombre maximal de points que vous pouvez utiliser pour définir la largeur d'une fenêtre de document InfoPath.

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 UsableWidth As Integer
    Get
'Utilisation
Dim instance As _Application2
Dim value As Integer

value = instance.UsableWidth
int UsableWidth { get; }

Valeur de propriété

Type : System.Int32

Remarques

Important

Vous pouvez accéder à ce membre sans restrictions.

Voir aussi

Référence

_Application2 interface

_Application2 - Membres

Microsoft.Office.Interop.InfoPath.SemiTrust - Espace de noms