IsReadOnly

OcrOutput.IsReadOnly property

Always returns false since OcrOutput is mutable.

public bool IsReadOnly { get; }

See Also