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