Click or drag to resize

AnnotationExporterCanExportOver Property

Indicates whether or not this AnnotationExporter can write annotations to a stream without affecting existing contents.

Namespace:  Atalasoft.Annotate.UI.Exporters
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public abstract bool CanExportOver { get; }

Property Value

Type: Boolean
See Also