Enum RenderErrorCode
RenderErrorCode enumeration
Represents possible missing sections in CAD file
public enum RenderErrorCode
Values
Name | Value | Description |
---|---|---|
MissingHeader | 0 | Header is missing |
MissingLayouts | 1 | Layouts information is missing |
MissingBlocks | 2 | Block information is missing |
MissingDimensionStyles | 3 | Dimension styles information is missing |
MissingStyles | 4 | Styles information is missing |
See Also
- namespace Aspose.PSD.ImageOptions
- assembly Aspose.PSD