Class PTFreeText
Inheritance
System.Object
PTFreeText
Assembly: PDFNetiOS.dll
Syntax
public class PTFreeText : PTMarkup
Constructors
PTFreeText()
Declaration
PTFreeText(NSObjectFlag)
Declaration
protected PTFreeText(NSObjectFlag t)
Parameters
Type |
Name |
Description |
Foundation.NSObjectFlag |
t |
|
PTFreeText(NativeHandle)
Declaration
protected PTFreeText(NativeHandle handle)
Parameters
Type |
Name |
Description |
ObjCRuntime.NativeHandle |
handle |
|
PTFreeText(PTAnnot)
Declaration
public PTFreeText(PTAnnot annot)
Parameters
Type |
Name |
Description |
PTAnnot |
annot |
|
Properties
ClassHandle
Declaration
public override NativeHandle ClassHandle { get; }
Property Value
Type |
Description |
ObjCRuntime.NativeHandle |
|
Overrides
Extension Methods