org.evolvis.liboffice.msword8
Class Envelope

java.lang.Object
  extended by com.jacob.com.JacobObject
      extended by com.jacob.com.Dispatch
          extended by org.evolvis.liboffice.msword8.Envelope

public class Envelope
extends com.jacob.com.Dispatch


Field Summary
static java.lang.String componentName
           
 
Fields inherited from class com.jacob.com.Dispatch
DISPID_ABOUTBOX, DISPID_AMBIENT_APPEARANCE, DISPID_AMBIENT_AUTOCLIP, DISPID_AMBIENT_BACKCOLOR, DISPID_AMBIENT_CHARSET, DISPID_AMBIENT_CODEPAGE, DISPID_AMBIENT_DISPLAYASDEFAULT, DISPID_AMBIENT_DISPLAYNAME, DISPID_AMBIENT_FONT, DISPID_AMBIENT_FORECOLOR, DISPID_AMBIENT_LOCALEID, DISPID_AMBIENT_MESSAGEREFLECT, DISPID_AMBIENT_PALETTE, DISPID_AMBIENT_SCALEUNITS, DISPID_AMBIENT_SHOWGRABHANDLES, DISPID_AMBIENT_SHOWHATCHING, DISPID_AMBIENT_SUPPORTSMNEMONICS, DISPID_AMBIENT_TEXTALIGN, DISPID_AMBIENT_TRANSFERPRIORITY, DISPID_AMBIENT_UIDEAD, DISPID_AMBIENT_USERMODE, DISPID_APPEARANCE, DISPID_AUTOSIZE, DISPID_BACKCOLOR, DISPID_BACKSTYLE, DISPID_BORDERCOLOR, DISPID_BORDERSTYLE, DISPID_BORDERVISIBLE, DISPID_BORDERWIDTH, DISPID_CAPTION, DISPID_CLICK, DISPID_COLLECT, DISPID_CONSTRUCTOR, DISPID_DBLCLICK, DISPID_DESTRUCTOR, DISPID_DOCLICK, DISPID_DRAWMODE, DISPID_DRAWSTYLE, DISPID_DRAWWIDTH, DISPID_ENABLED, DISPID_ERROREVENT, DISPID_EVALUATE, DISPID_FILLCOLOR, DISPID_FILLSTYLE, DISPID_FONT, DISPID_FORECOLOR, DISPID_HWND, DISPID_KEYDOWN, DISPID_KEYPRESS, DISPID_KEYUP, DISPID_MOUSEDOWN, DISPID_MOUSEICON, DISPID_MOUSEMOVE, DISPID_MOUSEPOINTER, DISPID_MOUSEUP, DISPID_NEWENUM, DISPID_PICTURE, DISPID_PROPERTYPUT, DISPID_READYSTATE, DISPID_READYSTATECHANGE, DISPID_REFRESH, DISPID_TABSTOP, DISPID_TEXT, DISPID_UNKNOWN, DISPID_VALID, DISPID_VALUE, fdexNameCaseSensitive, Get, LOCALE_SYSTEM_DEFAULT, m_pDispatch, Method, Put, PutRef
 
Constructor Summary
Envelope()
           
Envelope(com.jacob.com.Dispatch d)
          This constructor is used instead of a case operation to turn a Dispatch object into a wider object - it must exist in every wrapper class whose instances may be returned from method calls wrapped in VT_DISPATCH Variants.
Envelope(java.lang.String compName)
           
 
Method Summary
 Range getAddress()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 float getAddressFromLeft()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 float getAddressFromTop()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Style getAddressStyle()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Application getApplication()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getCreator()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getDefaultFaceUp()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 float getDefaultHeight()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getDefaultOmitReturnAddress()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getDefaultOrientation()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getDefaultPrintBarCode()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getDefaultPrintFIMA()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.String getDefaultSize()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 float getDefaultWidth()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getFeedSource()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object getParent()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Range getReturnAddress()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 float getReturnAddressFromLeft()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 float getReturnAddressFromTop()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Style getReturnAddressStyle()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height, com.jacob.com.Variant width)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height, com.jacob.com.Variant width, com.jacob.com.Variant feedSource)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height, com.jacob.com.Variant width, com.jacob.com.Variant feedSource, com.jacob.com.Variant addressFromLeft)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height, com.jacob.com.Variant width, com.jacob.com.Variant feedSource, com.jacob.com.Variant addressFromLeft, com.jacob.com.Variant addressFromTop)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height, com.jacob.com.Variant width, com.jacob.com.Variant feedSource, com.jacob.com.Variant addressFromLeft, com.jacob.com.Variant addressFromTop, com.jacob.com.Variant returnAddressFromLeft)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height, com.jacob.com.Variant width, com.jacob.com.Variant feedSource, com.jacob.com.Variant addressFromLeft, com.jacob.com.Variant addressFromTop, com.jacob.com.Variant returnAddressFromLeft, com.jacob.com.Variant returnAddressFromTop)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height, com.jacob.com.Variant width, com.jacob.com.Variant feedSource, com.jacob.com.Variant addressFromLeft, com.jacob.com.Variant addressFromTop, com.jacob.com.Variant returnAddressFromLeft, com.jacob.com.Variant returnAddressFromTop, com.jacob.com.Variant defaultFaceUp)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void insert(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height, com.jacob.com.Variant width, com.jacob.com.Variant feedSource, com.jacob.com.Variant addressFromLeft, com.jacob.com.Variant addressFromTop, com.jacob.com.Variant returnAddressFromLeft, com.jacob.com.Variant returnAddressFromTop, com.jacob.com.Variant defaultFaceUp, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height, com.jacob.com.Variant width)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height, com.jacob.com.Variant width, com.jacob.com.Variant feedSource)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height, com.jacob.com.Variant width, com.jacob.com.Variant feedSource, com.jacob.com.Variant addressFromLeft)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height, com.jacob.com.Variant width, com.jacob.com.Variant feedSource, com.jacob.com.Variant addressFromLeft, com.jacob.com.Variant addressFromTop)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height, com.jacob.com.Variant width, com.jacob.com.Variant feedSource, com.jacob.com.Variant addressFromLeft, com.jacob.com.Variant addressFromTop, com.jacob.com.Variant returnAddressFromLeft)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height, com.jacob.com.Variant width, com.jacob.com.Variant feedSource, com.jacob.com.Variant addressFromLeft, com.jacob.com.Variant addressFromTop, com.jacob.com.Variant returnAddressFromLeft, com.jacob.com.Variant returnAddressFromTop)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height, com.jacob.com.Variant width, com.jacob.com.Variant feedSource, com.jacob.com.Variant addressFromLeft, com.jacob.com.Variant addressFromTop, com.jacob.com.Variant returnAddressFromLeft, com.jacob.com.Variant returnAddressFromTop, com.jacob.com.Variant defaultFaceUp)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant extractAddress, com.jacob.com.Variant address, com.jacob.com.Variant autoText, com.jacob.com.Variant omitReturnAddress, com.jacob.com.Variant returnAddress, com.jacob.com.Variant returnAutoText, com.jacob.com.Variant printBarCode, com.jacob.com.Variant printFIMA, com.jacob.com.Variant size, com.jacob.com.Variant height, com.jacob.com.Variant width, com.jacob.com.Variant feedSource, com.jacob.com.Variant addressFromLeft, com.jacob.com.Variant addressFromTop, com.jacob.com.Variant returnAddressFromLeft, com.jacob.com.Variant returnAddressFromTop, com.jacob.com.Variant defaultFaceUp, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setAddressFromLeft(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setAddressFromTop(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDefaultFaceUp(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDefaultHeight(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDefaultOmitReturnAddress(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDefaultOrientation(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDefaultPrintBarCode(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDefaultPrintFIMA(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDefaultSize(java.lang.String lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDefaultWidth(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setFeedSource(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setReturnAddressFromLeft(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setReturnAddressFromTop(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void updateDocument()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 
Methods inherited from class com.jacob.com.Dispatch
call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, callN_CaseSensitive, callN, callN, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSubN, callSubN, coCreateInstance, finalize, get_CaseSensitive, get, get, getActiveInstance, getIDOfName, getIDsOfNames, getIDsOfNames, getProgramId, invoke, invoke, invoke, invokeSub, invokeSub, invokeSub, invokeSubv, invokeSubv, invokeSubv, invokev, invokev, invokev, invokev, obj2variant, obj2variant, put_Casesensitive, put, put, putRef, putRef, QueryInterface, safeRelease
 
Methods inherited from class com.jacob.com.JacobObject
debug, getBuildDate, getBuildVersion, isDebugEnabled
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

componentName

public static final java.lang.String componentName
See Also:
Constant Field Values
Constructor Detail

Envelope

public Envelope()

Envelope

public Envelope(com.jacob.com.Dispatch d)
This constructor is used instead of a case operation to turn a Dispatch object into a wider object - it must exist in every wrapper class whose instances may be returned from method calls wrapped in VT_DISPATCH Variants.


Envelope

public Envelope(java.lang.String compName)
Method Detail

getApplication

public Application getApplication()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Application

getCreator

public int getCreator()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

getParent

public java.lang.Object getParent()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Object

getAddress

public Range getAddress()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Range

getReturnAddress

public Range getReturnAddress()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Range

getDefaultPrintBarCode

public boolean getDefaultPrintBarCode()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type boolean

setDefaultPrintBarCode

public void setDefaultPrintBarCode(boolean lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type boolean

getDefaultPrintFIMA

public boolean getDefaultPrintFIMA()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type boolean

setDefaultPrintFIMA

public void setDefaultPrintFIMA(boolean lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type boolean

getDefaultHeight

public float getDefaultHeight()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type float

setDefaultHeight

public void setDefaultHeight(float lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type float

getDefaultWidth

public float getDefaultWidth()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type float

setDefaultWidth

public void setDefaultWidth(float lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type float

getDefaultSize

public java.lang.String getDefaultSize()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type String

setDefaultSize

public void setDefaultSize(java.lang.String lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type String

getDefaultOmitReturnAddress

public boolean getDefaultOmitReturnAddress()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type boolean

setDefaultOmitReturnAddress

public void setDefaultOmitReturnAddress(boolean lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type boolean

getFeedSource

public int getFeedSource()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

setFeedSource

public void setFeedSource(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int

getAddressFromLeft

public float getAddressFromLeft()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type float

setAddressFromLeft

public void setAddressFromLeft(float lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type float

getAddressFromTop

public float getAddressFromTop()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type float

setAddressFromTop

public void setAddressFromTop(float lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type float

getReturnAddressFromLeft

public float getReturnAddressFromLeft()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type float

setReturnAddressFromLeft

public void setReturnAddressFromLeft(float lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type float

getReturnAddressFromTop

public float getReturnAddressFromTop()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type float

setReturnAddressFromTop

public void setReturnAddressFromTop(float lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type float

getAddressStyle

public Style getAddressStyle()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Style

getReturnAddressStyle

public Style getReturnAddressStyle()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Style

getDefaultOrientation

public int getDefaultOrientation()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

setDefaultOrientation

public void setDefaultOrientation(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int

getDefaultFaceUp

public boolean getDefaultFaceUp()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type boolean

setDefaultFaceUp

public void setDefaultFaceUp(boolean lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type boolean

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address,
                   com.jacob.com.Variant autoText,
                   com.jacob.com.Variant omitReturnAddress,
                   com.jacob.com.Variant returnAddress,
                   com.jacob.com.Variant returnAutoText,
                   com.jacob.com.Variant printBarCode,
                   com.jacob.com.Variant printFIMA,
                   com.jacob.com.Variant size,
                   com.jacob.com.Variant height,
                   com.jacob.com.Variant width,
                   com.jacob.com.Variant feedSource,
                   com.jacob.com.Variant addressFromLeft,
                   com.jacob.com.Variant addressFromTop,
                   com.jacob.com.Variant returnAddressFromLeft,
                   com.jacob.com.Variant returnAddressFromTop,
                   com.jacob.com.Variant defaultFaceUp,
                   com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant
width - an input-parameter of type Variant
feedSource - an input-parameter of type Variant
addressFromLeft - an input-parameter of type Variant
addressFromTop - an input-parameter of type Variant
returnAddressFromLeft - an input-parameter of type Variant
returnAddressFromTop - an input-parameter of type Variant
defaultFaceUp - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address,
                   com.jacob.com.Variant autoText,
                   com.jacob.com.Variant omitReturnAddress,
                   com.jacob.com.Variant returnAddress,
                   com.jacob.com.Variant returnAutoText,
                   com.jacob.com.Variant printBarCode,
                   com.jacob.com.Variant printFIMA,
                   com.jacob.com.Variant size,
                   com.jacob.com.Variant height,
                   com.jacob.com.Variant width,
                   com.jacob.com.Variant feedSource,
                   com.jacob.com.Variant addressFromLeft,
                   com.jacob.com.Variant addressFromTop,
                   com.jacob.com.Variant returnAddressFromLeft,
                   com.jacob.com.Variant returnAddressFromTop,
                   com.jacob.com.Variant defaultFaceUp)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant
width - an input-parameter of type Variant
feedSource - an input-parameter of type Variant
addressFromLeft - an input-parameter of type Variant
addressFromTop - an input-parameter of type Variant
returnAddressFromLeft - an input-parameter of type Variant
returnAddressFromTop - an input-parameter of type Variant
defaultFaceUp - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address,
                   com.jacob.com.Variant autoText,
                   com.jacob.com.Variant omitReturnAddress,
                   com.jacob.com.Variant returnAddress,
                   com.jacob.com.Variant returnAutoText,
                   com.jacob.com.Variant printBarCode,
                   com.jacob.com.Variant printFIMA,
                   com.jacob.com.Variant size,
                   com.jacob.com.Variant height,
                   com.jacob.com.Variant width,
                   com.jacob.com.Variant feedSource,
                   com.jacob.com.Variant addressFromLeft,
                   com.jacob.com.Variant addressFromTop,
                   com.jacob.com.Variant returnAddressFromLeft,
                   com.jacob.com.Variant returnAddressFromTop)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant
width - an input-parameter of type Variant
feedSource - an input-parameter of type Variant
addressFromLeft - an input-parameter of type Variant
addressFromTop - an input-parameter of type Variant
returnAddressFromLeft - an input-parameter of type Variant
returnAddressFromTop - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address,
                   com.jacob.com.Variant autoText,
                   com.jacob.com.Variant omitReturnAddress,
                   com.jacob.com.Variant returnAddress,
                   com.jacob.com.Variant returnAutoText,
                   com.jacob.com.Variant printBarCode,
                   com.jacob.com.Variant printFIMA,
                   com.jacob.com.Variant size,
                   com.jacob.com.Variant height,
                   com.jacob.com.Variant width,
                   com.jacob.com.Variant feedSource,
                   com.jacob.com.Variant addressFromLeft,
                   com.jacob.com.Variant addressFromTop,
                   com.jacob.com.Variant returnAddressFromLeft)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant
width - an input-parameter of type Variant
feedSource - an input-parameter of type Variant
addressFromLeft - an input-parameter of type Variant
addressFromTop - an input-parameter of type Variant
returnAddressFromLeft - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address,
                   com.jacob.com.Variant autoText,
                   com.jacob.com.Variant omitReturnAddress,
                   com.jacob.com.Variant returnAddress,
                   com.jacob.com.Variant returnAutoText,
                   com.jacob.com.Variant printBarCode,
                   com.jacob.com.Variant printFIMA,
                   com.jacob.com.Variant size,
                   com.jacob.com.Variant height,
                   com.jacob.com.Variant width,
                   com.jacob.com.Variant feedSource,
                   com.jacob.com.Variant addressFromLeft,
                   com.jacob.com.Variant addressFromTop)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant
width - an input-parameter of type Variant
feedSource - an input-parameter of type Variant
addressFromLeft - an input-parameter of type Variant
addressFromTop - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address,
                   com.jacob.com.Variant autoText,
                   com.jacob.com.Variant omitReturnAddress,
                   com.jacob.com.Variant returnAddress,
                   com.jacob.com.Variant returnAutoText,
                   com.jacob.com.Variant printBarCode,
                   com.jacob.com.Variant printFIMA,
                   com.jacob.com.Variant size,
                   com.jacob.com.Variant height,
                   com.jacob.com.Variant width,
                   com.jacob.com.Variant feedSource,
                   com.jacob.com.Variant addressFromLeft)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant
width - an input-parameter of type Variant
feedSource - an input-parameter of type Variant
addressFromLeft - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address,
                   com.jacob.com.Variant autoText,
                   com.jacob.com.Variant omitReturnAddress,
                   com.jacob.com.Variant returnAddress,
                   com.jacob.com.Variant returnAutoText,
                   com.jacob.com.Variant printBarCode,
                   com.jacob.com.Variant printFIMA,
                   com.jacob.com.Variant size,
                   com.jacob.com.Variant height,
                   com.jacob.com.Variant width,
                   com.jacob.com.Variant feedSource)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant
width - an input-parameter of type Variant
feedSource - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address,
                   com.jacob.com.Variant autoText,
                   com.jacob.com.Variant omitReturnAddress,
                   com.jacob.com.Variant returnAddress,
                   com.jacob.com.Variant returnAutoText,
                   com.jacob.com.Variant printBarCode,
                   com.jacob.com.Variant printFIMA,
                   com.jacob.com.Variant size,
                   com.jacob.com.Variant height,
                   com.jacob.com.Variant width)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant
width - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address,
                   com.jacob.com.Variant autoText,
                   com.jacob.com.Variant omitReturnAddress,
                   com.jacob.com.Variant returnAddress,
                   com.jacob.com.Variant returnAutoText,
                   com.jacob.com.Variant printBarCode,
                   com.jacob.com.Variant printFIMA,
                   com.jacob.com.Variant size,
                   com.jacob.com.Variant height)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address,
                   com.jacob.com.Variant autoText,
                   com.jacob.com.Variant omitReturnAddress,
                   com.jacob.com.Variant returnAddress,
                   com.jacob.com.Variant returnAutoText,
                   com.jacob.com.Variant printBarCode,
                   com.jacob.com.Variant printFIMA,
                   com.jacob.com.Variant size)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address,
                   com.jacob.com.Variant autoText,
                   com.jacob.com.Variant omitReturnAddress,
                   com.jacob.com.Variant returnAddress,
                   com.jacob.com.Variant returnAutoText,
                   com.jacob.com.Variant printBarCode,
                   com.jacob.com.Variant printFIMA)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address,
                   com.jacob.com.Variant autoText,
                   com.jacob.com.Variant omitReturnAddress,
                   com.jacob.com.Variant returnAddress,
                   com.jacob.com.Variant returnAutoText,
                   com.jacob.com.Variant printBarCode)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address,
                   com.jacob.com.Variant autoText,
                   com.jacob.com.Variant omitReturnAddress,
                   com.jacob.com.Variant returnAddress,
                   com.jacob.com.Variant returnAutoText)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address,
                   com.jacob.com.Variant autoText,
                   com.jacob.com.Variant omitReturnAddress,
                   com.jacob.com.Variant returnAddress)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address,
                   com.jacob.com.Variant autoText,
                   com.jacob.com.Variant omitReturnAddress)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address,
                   com.jacob.com.Variant autoText)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress,
                   com.jacob.com.Variant address)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant

insert

public void insert(com.jacob.com.Variant extractAddress)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant

insert

public void insert()
Wrapper for calling the ActiveX-Method with input-parameter(s).


printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address,
                     com.jacob.com.Variant autoText,
                     com.jacob.com.Variant omitReturnAddress,
                     com.jacob.com.Variant returnAddress,
                     com.jacob.com.Variant returnAutoText,
                     com.jacob.com.Variant printBarCode,
                     com.jacob.com.Variant printFIMA,
                     com.jacob.com.Variant size,
                     com.jacob.com.Variant height,
                     com.jacob.com.Variant width,
                     com.jacob.com.Variant feedSource,
                     com.jacob.com.Variant addressFromLeft,
                     com.jacob.com.Variant addressFromTop,
                     com.jacob.com.Variant returnAddressFromLeft,
                     com.jacob.com.Variant returnAddressFromTop,
                     com.jacob.com.Variant defaultFaceUp,
                     com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant
width - an input-parameter of type Variant
feedSource - an input-parameter of type Variant
addressFromLeft - an input-parameter of type Variant
addressFromTop - an input-parameter of type Variant
returnAddressFromLeft - an input-parameter of type Variant
returnAddressFromTop - an input-parameter of type Variant
defaultFaceUp - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address,
                     com.jacob.com.Variant autoText,
                     com.jacob.com.Variant omitReturnAddress,
                     com.jacob.com.Variant returnAddress,
                     com.jacob.com.Variant returnAutoText,
                     com.jacob.com.Variant printBarCode,
                     com.jacob.com.Variant printFIMA,
                     com.jacob.com.Variant size,
                     com.jacob.com.Variant height,
                     com.jacob.com.Variant width,
                     com.jacob.com.Variant feedSource,
                     com.jacob.com.Variant addressFromLeft,
                     com.jacob.com.Variant addressFromTop,
                     com.jacob.com.Variant returnAddressFromLeft,
                     com.jacob.com.Variant returnAddressFromTop,
                     com.jacob.com.Variant defaultFaceUp)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant
width - an input-parameter of type Variant
feedSource - an input-parameter of type Variant
addressFromLeft - an input-parameter of type Variant
addressFromTop - an input-parameter of type Variant
returnAddressFromLeft - an input-parameter of type Variant
returnAddressFromTop - an input-parameter of type Variant
defaultFaceUp - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address,
                     com.jacob.com.Variant autoText,
                     com.jacob.com.Variant omitReturnAddress,
                     com.jacob.com.Variant returnAddress,
                     com.jacob.com.Variant returnAutoText,
                     com.jacob.com.Variant printBarCode,
                     com.jacob.com.Variant printFIMA,
                     com.jacob.com.Variant size,
                     com.jacob.com.Variant height,
                     com.jacob.com.Variant width,
                     com.jacob.com.Variant feedSource,
                     com.jacob.com.Variant addressFromLeft,
                     com.jacob.com.Variant addressFromTop,
                     com.jacob.com.Variant returnAddressFromLeft,
                     com.jacob.com.Variant returnAddressFromTop)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant
width - an input-parameter of type Variant
feedSource - an input-parameter of type Variant
addressFromLeft - an input-parameter of type Variant
addressFromTop - an input-parameter of type Variant
returnAddressFromLeft - an input-parameter of type Variant
returnAddressFromTop - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address,
                     com.jacob.com.Variant autoText,
                     com.jacob.com.Variant omitReturnAddress,
                     com.jacob.com.Variant returnAddress,
                     com.jacob.com.Variant returnAutoText,
                     com.jacob.com.Variant printBarCode,
                     com.jacob.com.Variant printFIMA,
                     com.jacob.com.Variant size,
                     com.jacob.com.Variant height,
                     com.jacob.com.Variant width,
                     com.jacob.com.Variant feedSource,
                     com.jacob.com.Variant addressFromLeft,
                     com.jacob.com.Variant addressFromTop,
                     com.jacob.com.Variant returnAddressFromLeft)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant
width - an input-parameter of type Variant
feedSource - an input-parameter of type Variant
addressFromLeft - an input-parameter of type Variant
addressFromTop - an input-parameter of type Variant
returnAddressFromLeft - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address,
                     com.jacob.com.Variant autoText,
                     com.jacob.com.Variant omitReturnAddress,
                     com.jacob.com.Variant returnAddress,
                     com.jacob.com.Variant returnAutoText,
                     com.jacob.com.Variant printBarCode,
                     com.jacob.com.Variant printFIMA,
                     com.jacob.com.Variant size,
                     com.jacob.com.Variant height,
                     com.jacob.com.Variant width,
                     com.jacob.com.Variant feedSource,
                     com.jacob.com.Variant addressFromLeft,
                     com.jacob.com.Variant addressFromTop)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant
width - an input-parameter of type Variant
feedSource - an input-parameter of type Variant
addressFromLeft - an input-parameter of type Variant
addressFromTop - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address,
                     com.jacob.com.Variant autoText,
                     com.jacob.com.Variant omitReturnAddress,
                     com.jacob.com.Variant returnAddress,
                     com.jacob.com.Variant returnAutoText,
                     com.jacob.com.Variant printBarCode,
                     com.jacob.com.Variant printFIMA,
                     com.jacob.com.Variant size,
                     com.jacob.com.Variant height,
                     com.jacob.com.Variant width,
                     com.jacob.com.Variant feedSource,
                     com.jacob.com.Variant addressFromLeft)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant
width - an input-parameter of type Variant
feedSource - an input-parameter of type Variant
addressFromLeft - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address,
                     com.jacob.com.Variant autoText,
                     com.jacob.com.Variant omitReturnAddress,
                     com.jacob.com.Variant returnAddress,
                     com.jacob.com.Variant returnAutoText,
                     com.jacob.com.Variant printBarCode,
                     com.jacob.com.Variant printFIMA,
                     com.jacob.com.Variant size,
                     com.jacob.com.Variant height,
                     com.jacob.com.Variant width,
                     com.jacob.com.Variant feedSource)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant
width - an input-parameter of type Variant
feedSource - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address,
                     com.jacob.com.Variant autoText,
                     com.jacob.com.Variant omitReturnAddress,
                     com.jacob.com.Variant returnAddress,
                     com.jacob.com.Variant returnAutoText,
                     com.jacob.com.Variant printBarCode,
                     com.jacob.com.Variant printFIMA,
                     com.jacob.com.Variant size,
                     com.jacob.com.Variant height,
                     com.jacob.com.Variant width)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant
width - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address,
                     com.jacob.com.Variant autoText,
                     com.jacob.com.Variant omitReturnAddress,
                     com.jacob.com.Variant returnAddress,
                     com.jacob.com.Variant returnAutoText,
                     com.jacob.com.Variant printBarCode,
                     com.jacob.com.Variant printFIMA,
                     com.jacob.com.Variant size,
                     com.jacob.com.Variant height)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant
height - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address,
                     com.jacob.com.Variant autoText,
                     com.jacob.com.Variant omitReturnAddress,
                     com.jacob.com.Variant returnAddress,
                     com.jacob.com.Variant returnAutoText,
                     com.jacob.com.Variant printBarCode,
                     com.jacob.com.Variant printFIMA,
                     com.jacob.com.Variant size)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant
size - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address,
                     com.jacob.com.Variant autoText,
                     com.jacob.com.Variant omitReturnAddress,
                     com.jacob.com.Variant returnAddress,
                     com.jacob.com.Variant returnAutoText,
                     com.jacob.com.Variant printBarCode,
                     com.jacob.com.Variant printFIMA)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant
printFIMA - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address,
                     com.jacob.com.Variant autoText,
                     com.jacob.com.Variant omitReturnAddress,
                     com.jacob.com.Variant returnAddress,
                     com.jacob.com.Variant returnAutoText,
                     com.jacob.com.Variant printBarCode)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant
printBarCode - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address,
                     com.jacob.com.Variant autoText,
                     com.jacob.com.Variant omitReturnAddress,
                     com.jacob.com.Variant returnAddress,
                     com.jacob.com.Variant returnAutoText)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant
returnAutoText - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address,
                     com.jacob.com.Variant autoText,
                     com.jacob.com.Variant omitReturnAddress,
                     com.jacob.com.Variant returnAddress)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant
returnAddress - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address,
                     com.jacob.com.Variant autoText,
                     com.jacob.com.Variant omitReturnAddress)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant
omitReturnAddress - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address,
                     com.jacob.com.Variant autoText)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant
autoText - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress,
                     com.jacob.com.Variant address)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant
address - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant extractAddress)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
extractAddress - an input-parameter of type Variant

printOut

public void printOut()
Wrapper for calling the ActiveX-Method with input-parameter(s).


updateDocument

public void updateDocument()
Wrapper for calling the ActiveX-Method with input-parameter(s).



Copyright © 2006-2008 tarent GmbH. All Rights Reserved.