ApplicationClass._Application3_get_UsableWidth Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int _Application3_get_UsableWidth() = Microsoft::Office::Interop::InfoPath::_Application3::get_UsableWidth;
public virtual int _Application3_get_UsableWidth ();
abstract member _Application3_get_UsableWidth : unit -> int
override this._Application3_get_UsableWidth : unit -> int
Public Overridable Function _Application3_get_UsableWidth () As Integer