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