Class TemplateConfig.BarcodePermissions
Inheritance
System.Object
TemplateConfig.BarcodePermissions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Convert
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class BarcodePermissions : TemplateConfig.BasePermissions<TemplateConfig.BarcodePermissions, BarcodePermissions>
Constructors
BarcodePermissions()
Declaration
public BarcodePermissions()
Fields
AllowChangeBarcodeColor
Declaration
public bool? AllowChangeBarcodeColor
Field Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
AllowChangeBarcodeContent
Declaration
public bool? AllowChangeBarcodeContent
Field Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
AllowChangeBarcodeType
Declaration
public bool? AllowChangeBarcodeType
Field Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |