Aspose.Barcode for Python via Java Generation and Recognition API docs
asposebarcode.Generation.FontMode Class Reference

Inherits Enum.

Static Public Attributes

int AUTO = 0
 
int MANUAL = 1
 

Member Data Documentation

◆ AUTO

int asposebarcode.Generation.FontMode.AUTO = 0
static

◆ MANUAL

int asposebarcode.Generation.FontMode.MANUAL = 1
static