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