AnnotateViewerBurn Method |
Burns all of the annotations onto the current image or all images if
MultipageAnnotateMode is set to true.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax Remarks When
MultipageAnnotateMode is true and the number of images in the
Images collection is equal to the number of top level layers in the
Layers collection, each layer will be burnt onto its corresponding image. Otherwise
all layers will be burnt onto the current image.
See Also