Show / Hide Table of Contents

Class PTSDFDoc

Inheritance
System.Object
PTSDFDoc
Namespace: pdftronprivate
Assembly: PDFNetiOS.dll
Syntax
public class PTSDFDoc : NSObject

Constructors

PTSDFDoc()

Declaration
public PTSDFDoc()

PTSDFDoc(NSObjectFlag)

Declaration
protected PTSDFDoc(NSObjectFlag t)
Parameters
Type Name Description
Foundation.NSObjectFlag t

PTSDFDoc(NativeHandle)

Declaration
protected PTSDFDoc(NativeHandle handle)
Parameters
Type Name Description
ObjCRuntime.NativeHandle handle

Properties

ClassHandle

Declaration
public override NativeHandle ClassHandle { get; }
Property Value
Type Description
ObjCRuntime.NativeHandle

Methods

CreateInternal(Int64)

Declaration
public static PTSDFDoc CreateInternal(long impl)
Parameters
Type Name Description
System.Int64 impl
Returns
Type Description
PTSDFDoc

GetHandleInternal()

Declaration
public virtual long GetHandleInternal()
Returns
Type Description
System.Int64
In This Article
Back to top Generated by DocFX