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);
55 MemoryManager mMan = MemoryManager.GetMemoryManager();
56 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
75 MemoryManager mMan = MemoryManager.GetMemoryManager();
76 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
94 public virtual bool set(
OdTimeStamp UnivDate, sbyte Offset2LocalDateH, sbyte Offset2LocalDateM) {
100 public virtual bool set(
OdTimeStamp UnivDate, sbyte Offset2LocalDateH) {
112 public virtual void get(
OdTimeStamp UnivDate, out sbyte Offset2LocalDateH, out sbyte Offset2LocalDateM) {
static global::System.Exception Retrieve()
static IntPtr PDFDate_createObject__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool PDFDate_set__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void PDFDate_setOffset2Unknown(global::System.Runtime.InteropServices.HandleRef jarg1)
static void PDFDate_get(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, out sbyte jarg3, out sbyte jarg4)
static bool PDFDate_set__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, sbyte jarg3, sbyte jarg4)
static bool PDFDate_isKindOf(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static bool PDFDate_Export(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static int PDFDate_type(global::System.Runtime.InteropServices.HandleRef jarg1)
static String PDFDate_toString__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr PDFDate_createObject__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void delete_PDFDate(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool PDFDate_set__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, sbyte jarg3)
static String PDFDate_toString__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool PDFDate_isOffset2LocalDateValid(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdTimeStamp obj)
override bool Export(PDFIStream pStream, PDFVersion ver)
override bool isKindOf(PDFTypeId objType)
override PDFTypeId type()
static PDFDate createObject(PDFDocument pDoc, bool isIndirect)
static HandleRef getCPtr(PDFDate obj)
override void Dispose(bool disposing)
PDFDate(IntPtr cPtr, bool cMemoryOwn)
virtual void setOffset2Unknown()
virtual bool isOffset2LocalDateValid()
static PDFDate createObject(PDFDocument pDoc)
virtual String toString(bool bWithOffset)
virtual String toString()
static HandleRef getCPtr(PDFDocument obj)
static HandleRef getCPtr(PDFIStream obj)
virtual bool isIndirect()
static HandleRef getCPtr(PDFVersion obj)