AnnotatePrintDocument Constructor |
Name | Description | |
---|---|---|
![]() | AnnotatePrintDocument() | Creates a new instance of AnnotatePrintDocument. |
![]() | AnnotatePrintDocument(AtalaImage) | Creates a new instance of AnnotatePrintDocument specifying the image to print with no
annotations. |
![]() | AnnotatePrintDocument(AtalaImage[]) | Creates a new instance of AnnotatePrintDocument specifying the images to print with no
annotations. |
![]() | AnnotatePrintDocument(ImageCollection) | Creates a new instance of AnnotatePrintDocument specifying the images to print with no
annotations. |
![]() | AnnotatePrintDocument(AnnotationController, AtalaImage) | Creates a new instance of AnnotatePrintDocument specifying the annotations and image to
print. |
![]() | AnnotatePrintDocument(AnnotationController,AtalaImage[]) | Creates a new instance of AnnotatePrintDocument specifying the annotations and images to
print. |
![]() | AnnotatePrintDocument(AnnotationController, ImageCollection) | Creates a new instance of AnnotatePrintDocument specifying the annotations and images for
this print job. |