DocumentAnnotationViewerSave Method |
Name | Description | |
---|---|---|
Save(Stream, ImageEncoder) | Saves the current image for single page encoders or all pages for multipage encoders. By default, annotations will be embedded into JPEG, TIFF and PDF files. Set the AnnotationSaveOptionsHandler property to control the annotation save behavior. | |
Save(String, ImageEncoder) | Saves the image(s) to a file using the supplied encoder. (Inherited from DocumentViewer.) |