LoadOptions.Errors
LoadOptions.Errors property
Gets the list of loading errors.
public List<RenderResult> Errors { get; }
See Also
- class RenderResult
- class LoadOptions
- namespace Aspose.CAD
- assembly Aspose.CAD
Gets the list of loading errors.
public List<RenderResult> Errors { get; }