Show / Hide Table of Contents

Class PTFreeText

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

Constructors

PTFreeText()

Declaration
public PTFreeText()

PTFreeText(NSObjectFlag)

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

PTFreeText(NativeHandle)

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

PTFreeText(PTAnnot)

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

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)
PTFreeText_SetFont.FontName(PTFreeText)
PTFreeText_SetFont.SetFontWithName(PTFreeText, String, PTPDFDoc)
In This Article
Back to top Generated by DocFX