PdfAnnotationInk 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
PdfAnnotationInk() | |
PdfAnnotationInk(NSCoder) | |
PdfAnnotationInk(NSObjectFlag) | |
PdfAnnotationInk(IntPtr) |
PdfAnnotationInk()
PdfAnnotationInk(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public PdfAnnotationInk (Foundation.NSCoder coder);
new PdfKit.PdfAnnotationInk : Foundation.NSCoder -> PdfKit.PdfAnnotationInk
Parameters
- coder
- NSCoder
- Attributes
Applies to
PdfAnnotationInk(NSObjectFlag)
protected PdfAnnotationInk (Foundation.NSObjectFlag t);
new PdfKit.PdfAnnotationInk : Foundation.NSObjectFlag -> PdfKit.PdfAnnotationInk
Parameters
Applies to
PdfAnnotationInk(IntPtr)
protected internal PdfAnnotationInk (IntPtr handle);
new PdfKit.PdfAnnotationInk : nativeint -> PdfKit.PdfAnnotationInk
Parameters
- handle
-
IntPtr
nativeint