PdfAnnotation
PdfAnnotation()
PdfAnnotation(CGRect)
PdfAnnotation(IntPtr)
PdfAnnotation(NativeHandle)
PdfAnnotation(NSCoder)
PdfAnnotation(NSObjectFlag)
PdfAnnotation(CGRect, NSString, NSDictionary)
PdfAnnotation(CGRect, PdfAnnotationKey, NSDictionary)
Action
ActivatableTextField
Alignment
AllowsToggleToOff
AnnotationKeyValues
AnnotationType
BackgroundColor
Border
Bounds
ButtonWidgetState
ButtonWidgetStateString
Caption
Choices
ClassHandle
Color
Comb
Contents
Destination
EndLineStyle
EndPoint
FieldName
Font
FontColor
HasAppearanceStream
Highlighted
IconType
InteriorColor
IsPasswordField
ListChoice
MarkupType
MaximumLength
ModificationDate
MouseUpAction
Multiline
Open
Page
Paths
Popup
QuadrilateralPoints
RadiosInUnison
ReadOnly
ShouldDisplay
ShouldPrint
StampName
StartLineStyle
StartPoint
ToolTip
Type
Url
UserName
Values
WidgetControlType
WidgetDefaultStringValue
WidgetFieldType
WidgetStringValue
AddBezierPath(NSBezierPath)
AddBezierPath(UIBezierPath)
Copy(NSZone)
Draw(PdfDisplayBox)
Draw(PdfDisplayBox, CGContext)
EncodeTo(NSCoder)
GetLineStyle(String)
GetName(PdfLineStyle)
GetValue<T>(PdfAnnotationKey)
RemoveAllAppearanceStreams()
RemoveBezierPath(NSBezierPath)
RemoveBezierPath(UIBezierPath)
RemoveValue(NSString)
RemoveValue(PdfAnnotationKey)
SetValue(Boolean, NSString)
SetValue(Boolean, PdfAnnotationKey)
SetValue(CGRect, NSString)
SetValue(CGRect, PdfAnnotationKey)
SetValue(String, PdfAnnotationKey)
SetValue<T>(T, PdfAnnotationKey)
xamarinios
namespace PdfKit
{
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
[Register("PDFAnnotation", true)]
public class PdfAnnotation : NSObject, INSCoding, INSCopying, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[DesignatedInitializer]
[Export("initWithBounds:forType:withProperties:")]
[Introduced(PlatformName.MacOSX, 10, 13, PlatformArchitecture.All, null)]
public PdfAnnotation(CGRect bounds, NSString! annotationType, NSDictionary? properties);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API