14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
19 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
21 swigCPtr =
new HandleRef(
this, cPtr);
24 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
26 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
29 protected override void Dispose(
bool disposing) {
31 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
36 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
38 base.Dispose(disposing);
43 MemoryManager mMan = MemoryManager.GetMemoryManager();
44 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
84 MemoryManager mMan = MemoryManager.GetMemoryManager();
85 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static global::System.Exception Retrieve()
static void delete_OdPdfExport(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdPdfExport_desc()
static IntPtr OdPdfExport_cast(HandleRef jarg1)
static UInt32 OdPdfExport_publish3d(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdPdfExport_isA(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdPdfExport_exportPdfErrorCode(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static IntPtr OdPdfExport_createObject()
static IntPtr OdPdfExport_queryX(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static UInt32 OdPdfExport_export2XObject(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static UInt32 OdPdfExport_exportPdf(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
virtual UInt32 exportPdf(PDFExportParams pParams)
virtual UInt32 publish3d(PDFExportParams pParams, PRCStreamsMap outStreamsPRC)
override OdRxObject queryX(OdRxClass protocolClass)
static OdPdfExport cast(OdRxObject pObj)
OdPdfExport(IntPtr cPtr, bool cMemoryOwn)
static OdPdfExport createObject()
virtual String exportPdfErrorCode(UInt32 errorCode)
virtual UInt32 export2XObject(PDFExportParams pParams, PdfExportParamsForXObject pExportParams)
static new OdRxClass desc()
static HandleRef getCPtr(OdPdfExport obj)
override void Dispose(bool disposing)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(PDFExportParams obj)
static HandleRef getCPtr(PRCStreamsMap obj)
static HandleRef getCPtr(PdfExportParamsForXObject obj)