Click or drag to resize

AnnotatePrintDocument Constructor

Overload List
  NameDescription
Public methodAnnotatePrintDocument
Creates a new instance of AnnotatePrintDocument.
Public methodAnnotatePrintDocument(AtalaImage)
Creates a new instance of AnnotatePrintDocument specifying the image to print with no annotations.
Public methodAnnotatePrintDocument(AtalaImage)
Creates a new instance of AnnotatePrintDocument specifying the images to print with no annotations.
Public methodAnnotatePrintDocument(ImageCollection)
Creates a new instance of AnnotatePrintDocument specifying the images to print with no annotations.
Public methodAnnotatePrintDocument(AnnotationController, AtalaImage)
Creates a new instance of AnnotatePrintDocument specifying the annotations and image to print.
Public methodAnnotatePrintDocument(AnnotationController, AtalaImage)
Creates a new instance of AnnotatePrintDocument specifying the annotations and images to print.
Public methodAnnotatePrintDocument(AnnotationController, ImageCollection)
Creates a new instance of AnnotatePrintDocument specifying the annotations and images for this print job.
Top
See Also