Gets or sets if the reader should be closed before disposing.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool CloseOnDispose { get; set; }
true
if the reader should be closed before disposing, false
otherwise.