public class DrawingTextRange extends CATBaseDispatch
Constructor and Description |
---|
DrawingTextRange(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
DrawingTextRange |
getTextRange(int param1,
int param2) |
void |
insertAfter(Holder param1) |
void |
insertBefore(Holder param1) |
int |
length() |
int |
start() |
java.lang.String |
text() |
void |
text(Holder param1) |
DrawingTextProperties |
textProperties() |
changeComponentState, destructor, getImpl, getMetaObject, isA, isAKindOf, isEqual, isNull, setImpl, surChargeQI
call, call, call, call, callN_CaseSensitive, callN, callN, callSub, callSub, callSub, callSub, callSubN, callSubN, get_CaseSensitive, get, get, getIDOfName, getIDsOfNames, getIDsOfNames, getProgramId, hasExited, hasExited, invoke, invoke, invoke, invokeSub, invokeSub, invokeSub, invokeSubv, invokeSubv, invokeSubv, invokev, invokev, invokev, invokev, put_Casesensitive, put, put, putRef, putRef, QueryInterface, safeRelease
public java.lang.String text()
public void text(Holder param1)
public DrawingTextProperties textProperties()
public void insertAfter(Holder param1)
public DrawingTextRange getTextRange(int param1, int param2)
public void insertBefore(Holder param1)
public int length()
public int start()