Class PTSDFDoc
Inheritance
System.Object
PTSDFDoc
Assembly: PDFNetiOS.dll
Syntax
public class PTSDFDoc : NSObject
Constructors
PTSDFDoc()
Declaration
PTSDFDoc(NSObjectFlag)
Declaration
protected PTSDFDoc(NSObjectFlag t)
Parameters
Type |
Name |
Description |
Foundation.NSObjectFlag |
t |
|
PTSDFDoc(IntPtr)
Declaration
protected PTSDFDoc(IntPtr handle)
Parameters
Type |
Name |
Description |
System.IntPtr |
handle |
|
Properties
ClassHandle
Declaration
public override IntPtr ClassHandle { get; }
Property Value
Type |
Description |
System.IntPtr |
|
Methods
CreateInternal(Int64)
Declaration
public static PTSDFDoc CreateInternal(long impl)
Parameters
Type |
Name |
Description |
System.Int64 |
impl |
|
Returns
GetHandleInternal()
Declaration
public virtual long GetHandleInternal()
Returns
Type |
Description |
System.Int64 |
|