Skip to main content

Class TemplateConfig.ViolationSettings

Namespace: Aurigma.DesignAtoms.Convert
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class ViolationSettings : TemplateConfig.BasePermissions<TemplateConfig.ViolationSettings, ViolationSettings>

Inheritance: System.Object -> Aurigma.DesignAtoms.Convert.TemplateConfig.BasePermissions<Aurigma.DesignAtoms.Convert.TemplateConfig.ViolationSettings,Aurigma.DesignAtoms.Model.Items.ViolationSettings> -> TemplateConfig.ViolationSettings

Inherited Members

  • Aurigma.DesignAtoms.Convert.TemplateConfig.BasePermissions<Aurigma.DesignAtoms.Convert.TemplateConfig.ViolationSettings,Aurigma.DesignAtoms.Model.Items.ViolationSettings>.CopyTo(Aurigma.DesignAtoms.Model.Items.ViolationSettings)
  • 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

Constructors

ViolationSettings

public ViolationSettings()

Fields

AllowSafetyLines

public bool? AllowSafetyLines

AllowRegion

public bool? AllowRegion

AllowShape

public bool? AllowShape

AllowTextCrop

public bool? AllowTextCrop

AllowImageQuality

public bool? AllowImageQuality

AllowBleedArea

public bool? AllowBleedArea

AllowInPlaceText

public bool? AllowInPlaceText
Was this page helpful?