Show / Hide Table of Contents

Class PTRedactionAnnot

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

Constructors

PTRedactionAnnot()

Declaration
public PTRedactionAnnot()

PTRedactionAnnot(NSObjectFlag)

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

PTRedactionAnnot(NativeHandle)

Declaration
protected PTRedactionAnnot(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