|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPrinterMPage
COM Interface 'IPrinterMPage'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriOutput.olb'
Description: 'Provides access to members for controlling multipage printing.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID4004040c_a184_4c77_ba78_0475d93a3803
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
endMapDocument()
End map document. |
void |
endPage()
Finalize current page output. |
void |
startMapDocument()
Begin map document. |
int |
startPage(IEnvelope pixelBounds,
int hDcPrinter)
Start new page output. |
| Field Detail |
|---|
static final int IID4004040c_a184_4c77_ba78_0475d93a3803
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void startMapDocument()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int startPage(IEnvelope pixelBounds,
int hDcPrinter)
throws java.io.IOException,
AutomationException
pixelBounds - A reference to a com.esri.arcgis.geometry.IEnvelope (in)hDcPrinter - The hDcPrinter (A COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void endPage()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void endMapDocument()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||