'Declaration Public Function New( _
ByVal annotationDataControllerAn AnnotationDataController object which contains information about images with annotations which should be printed.As Vintasoft.Imaging.Annotation.AnnotationDataController _
)
public WpfAnnotatedImagePrintManager(
Vintasoft.Imaging.Annotation.AnnotationDataController annotationDataController
)
public: WpfAnnotatedImagePrintManager(
Vintasoft.Imaging.Annotation.AnnotationDataController* annotationDataController
)
public:
WpfAnnotatedImagePrintManager(
Vintasoft.Imaging.Annotation.AnnotationDataController^ annotationDataController
)
Parameters
- annotationDataController
- An AnnotationDataController object which contains information about images with annotations which should be printed.