_Application2.UsableHeight 속성
사용 가능한 화면 높이, 즉 InfoPath 문서 창의 높이를 설정할 수 있는 최대 포인트 수를 가져옵니다.
이 속성은 CLS 규격이 아닙니다.
네임스페이스: Microsoft.Office.Interop.InfoPath.SemiTrust
어셈블리: Microsoft.Office.Interop.InfoPath.SemiTrust(microsoft.office.interop.infopath.semitrust.dll)
구문
<DispIdAttribute(18)> _
ReadOnly Property UsableHeight As Integer
Dim instance As _Application2
Dim value As Integer
value = instance.UsableHeight
[DispIdAttribute(18)]
int UsableHeight { get; }
주의
중요: |
---|
이 멤버는 무제한 액세스할 수 있습니다. |
참고 항목
참조
_Application2 인터페이스
_Application2 구성원
Microsoft.Office.Interop.InfoPath.SemiTrust 네임스페이스