Show / Hide Table of Contents

Class PTFileAttachment

Inheritance
System.Object
PTAnnot
PTMarkup
PTFileAttachment
Inherited Members
PTAnnot.CreateInternal(Int64)
PTAnnot.GetHandleInternal()
Namespace: pdftronprivate
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
PTMarkup.ClassHandle

Extension Methods

PTAnnot_RefreshAppearanceHandler.RequestRefreshAppearance(PTAnnot)
PTAnnot_RefreshAppearanceHandler.RequestRefreshAppearanceWithOptions(PTAnnot, NSObject, NSDictionary<NSString, NSObject>)
PTAnnot_RefreshAppearanceHandler.SetRefreshAppearanceHandler(PTAnnot, PTAnnotationRefreshAppearanceHandler)
PTAnnot_PTExtendedAnnotType.ExtendedAnnotType(PTAnnot)
In This Article
Back to top Generated by DocFX