VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationPrintManagerJS type
Constructors SeeAlso
In This Topic
WebAnnotationPrintManagerJS Class Members
In This Topic
The following tables list the members exposed by WebAnnotationPrintManagerJS.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the WebAnnotationPrintManagerJS class.
Methods
 NameDescription
Public MethodAborts printing. (Inherited from WebPrintManagerJS)
Public MethodPrints images. (Inherited from WebPrintManagerJS)
Events
 NameDescription
Public EventOccurs when printing is started. (Inherited from WebPrintManagerJS)
Public EventOccurs when printing is finished. (Inherited from WebPrintManagerJS)
Public EventOccurs when image is prepared to print. (Inherited from WebPrintManagerJS)
Public EventOccurs when error occurs during image preparation for printing. (Inherited from WebPrintManagerJS)
See Also