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);
static global::System.Exception Retrieve()
static bool PDFBaseString_Export(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static bool PDFBaseString_isKindOf(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr PDFBaseString_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static int PDFBaseString_type(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_PDFBaseString(global::System.Runtime.InteropServices.HandleRef jarg1)
static String PDFBaseString_str__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
PDFBaseString Assign(String stringSrc)
override bool Export(PDFIStream pStream, PDFVersion ver)
override bool isKindOf(PDFTypeId objType)
override PDFTypeId type()
static HandleRef getCPtr(PDFBaseString obj)
override void Dispose(bool disposing)
PDFBaseString(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(PDFIStream obj)
static HandleRef getCPtr(PDFVersion obj)