Show / Hide Table of Contents

Class PTPDFNet

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

Constructors

PTPDFNet()

Declaration
public PTPDFNet()

PTPDFNet(NSObjectFlag)

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

PTPDFNet(IntPtr)

Declaration
protected PTPDFNet(IntPtr handle)
Parameters
Type Name Description
System.IntPtr handle

Properties

ClassHandle

Declaration
public override IntPtr ClassHandle { get; }
Property Value
Type Description
System.IntPtr

Methods

Initialize(String)

Declaration
public static void Initialize(string license_key)
Parameters
Type Name Description
System.String license_key

SetResourcesPath(String)

Declaration
public static bool SetResourcesPath(string path)
Parameters
Type Name Description
System.String path
Returns
Type Description
System.Boolean
Back to top Generated by DocFX