Show / Hide Table of Contents

Class PTMarkup

Inheritance
System.Object
PTAnnot
PTMarkup
PTFileAttachment
PTFreeText
PTRedactionAnnot
Inherited Members
PTAnnot.CreateInternal(Int64)
PTAnnot.GetHandleInternal()
Namespace: pdftronprivate
Assembly: PDFNetiOS.dll
Syntax
public class PTMarkup : PTAnnot

Constructors

PTMarkup()

Declaration
public PTMarkup()

PTMarkup(NSObjectFlag)

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

PTMarkup(NativeHandle)

Declaration
protected PTMarkup(NativeHandle handle)
Parameters
Type Name Description
ObjCRuntime.NativeHandle handle

PTMarkup(PTAnnot)

Declaration
public PTMarkup(PTAnnot annot)
Parameters
Type Name Description
PTAnnot annot

Properties

ClassHandle

Declaration
public override NativeHandle ClassHandle { get; }
Property Value
Type Description
ObjCRuntime.NativeHandle
Overrides
PTAnnot.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