Click or drag to resize

ImageRenderToStreamResultErrorMessage Property

Gets the error message when rendering failed.

Namespace: Altaxo.Text
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string? ErrorMessage { get; }

Property Value

String
See Also