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