ImagePlacementAbsorber.IsReadOnlyMode

ImagePlacementAbsorber.IsReadOnlyMode property

Gets/sets read only mode for parsing operations collection. It may help against out of memory exceptions.

public bool IsReadOnlyMode { get; set; }

See Also