Share via


_Application3.UsableHeight - Propriété

Obtient la hauteur d'écran disponible, c'est-à-dire le nombre maximal de points que vous pouvez utiliser pour définir la hauteur 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 UsableHeight As Integer
    Get
'Utilisation
Dim instance As _Application3
Dim value As Integer

value = instance.UsableHeight
int UsableHeight { get; }

Valeur de propriété

Type : System.Int32

Implémentations

_Application2.UsableHeight

Remarques

Important

Vous pouvez accéder à ce membre sans restrictions.

Voir aussi

Référence

_Application3 interface

_Application3 - Membres

UsableHeight - Surcharge

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