PdfAnnotationLink Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PdfAnnotationLink() | |
PdfAnnotationLink(NSCoder) | |
PdfAnnotationLink(NSObjectFlag) | |
PdfAnnotationLink(IntPtr) |
PdfAnnotationLink()
PdfAnnotationLink(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public PdfAnnotationLink (Foundation.NSCoder coder);
new PdfKit.PdfAnnotationLink : Foundation.NSCoder -> PdfKit.PdfAnnotationLink
Parameters
- coder
- NSCoder
- Attributes
Applies to
PdfAnnotationLink(NSObjectFlag)
protected PdfAnnotationLink (Foundation.NSObjectFlag t);
new PdfKit.PdfAnnotationLink : Foundation.NSObjectFlag -> PdfKit.PdfAnnotationLink
Parameters
Applies to
PdfAnnotationLink(IntPtr)
protected internal PdfAnnotationLink (IntPtr handle);
new PdfKit.PdfAnnotationLink : nativeint -> PdfKit.PdfAnnotationLink
Parameters
- handle
-
IntPtr
nativeint