Barcode Xpress for .NET Core v13.9 - Updated
OutOfMemoryException Class
Members 




Accusoft.BarcodeXpressSdk Namespace : OutOfMemoryException Class
This exception is thrown if the creation of the bitmap to draw the barcode fails.
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class OutOfMemoryException 
   Inherits BarcodeException
'Usage
 
Dim instance As OutOfMemoryException
[Serializable()]
public sealed class OutOfMemoryException : BarcodeException 
[Serializable()]
public __gc __sealed class OutOfMemoryException : public BarcodeException 
[Serializable()]
public ref class OutOfMemoryException sealed : public BarcodeException 
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.BarcodeXpressSdk.BarcodeException
         Accusoft.BarcodeXpressSdk.OutOfMemoryException

See Also

Reference

OutOfMemoryException Members
Accusoft.BarcodeXpressSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.