GenerationResult.ErrorCode
GenerationResult.ErrorCode property
오류 코드를 가져오거나 설정합니다. 오류가 발생하지 않은 경우 0과 같습니다.
public int ErrorCode { get; set; }
또한보십시오
- class GenerationResult
- 네임스페이스 Aspose.OMR.Generation
- 집회 Aspose.OMR
오류 코드를 가져오거나 설정합니다. 오류가 발생하지 않은 경우 0과 같습니다.
public int ErrorCode { get; set; }