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(PTAnnot)

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

PTMarkup(IntPtr)

Declaration
protected PTMarkup(IntPtr handle)
Parameters
Type Name Description
System.IntPtr handle

Properties

ClassHandle

Declaration
public override IntPtr ClassHandle { get; }
Property Value
Type Description
System.IntPtr
Overrides
PTAnnot.ClassHandle

Extension Methods

PTAnnot_PTExtendedAnnotType.ExtendedAnnotType(PTAnnot)
Back to top Generated by DocFX