Esempio n. 1
0
 public Int32 MoveUnitBounded(NetOffice.MSHTMLApi.Enums._MOVEUNIT_ACTION muAction, NetOffice.MSHTMLApi.IMarkupPointer pIBoundary)
 {
     return(Factory.ExecuteInt32MethodGet(this, "MoveUnitBounded", muAction, pIBoundary));
 }