Class TemplateConfig.ViolationSettings
Inheritance
System.Object
TemplateConfig.ViolationSettings
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 ViolationSettings : TemplateConfig.BasePermissions<TemplateConfig.ViolationSettings, ViolationSettings>
Constructors
ViolationSettings()
Declaration
public ViolationSettings()
Fields
AllowBleedArea
Declaration
public bool? AllowBleedArea
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
AllowImageQuality
Declaration
public bool? AllowImageQuality
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
AllowInPlaceText
Declaration
public bool? AllowInPlaceText
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
AllowRegion
Declaration
public bool? AllowRegion
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
AllowSafetyLines
Declaration
public bool? AllowSafetyLines
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
AllowShape
Declaration
public bool? AllowShape
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
AllowTextCrop
Declaration
public bool? AllowTextCrop
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |