_Application3.UsableHeight-Eigenschaft
Ruft die verfügbare Bildschirmhöhe ab, d. h. den maximalen Wert in Punkt, der für die Höhe eines InfoPath-Dokumentfensters festgelegt werden kann.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(18)> _
ReadOnly Property UsableHeight As Integer
'Usage
Dim instance As _Application3
Dim value As Integer
value = instance.UsableHeight
[DispIdAttribute(18)]
int UsableHeight { get; }
Eigenschaftswert
Die verfügbare Bildschirmhöhe in Punkt.
Siehe auch
Referenz
_Application3-Schnittstelle
_Application3-Member
Microsoft.Office.Interop.InfoPath-Namespace