Back to Website
Show / Hide Table of Contents

Class TextViolationSettings

Inheritance
System.Object
ViolationSettings
ShapeViolationSettings
TextViolationSettings
Inherited Members
ShapeViolationSettings.Equals(ShapeViolationSettings)
ShapeViolationSettings.AllowShape
ViolationSettings.Equals(ViolationSettings)
ViolationSettings.DeepClone<TViolationSettings>(TViolationSettings)
ViolationSettings.Clone()
ViolationSettings.OnPropertyChanged(String)
ViolationSettings.AllowSafetyLines
ViolationSettings.AllowBleedArea
ViolationSettings.AllowRegion
ViolationSettings.PropertyChanged
System.Object.ToString()
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.Model.Items
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class TextViolationSettings : ShapeViolationSettings

Constructors

TextViolationSettings()

Declaration
public TextViolationSettings()

TextViolationSettings(Boolean)

Declaration
public TextViolationSettings(bool defaultValue)
Parameters
Type Name Description
System.Boolean defaultValue

Properties

AllowInPlaceText

Declaration
public bool AllowInPlaceText { get; set; }
Property Value
Type Description
System.Boolean

AllowTextCrop

Declaration
public bool AllowTextCrop { get; set; }
Property Value
Type Description
System.Boolean

Methods

DeepClone<TItem>(TItem)

Declaration
public override TItem DeepClone<TItem>(TItem clone = null)
    where TItem : ViolationSettings
Parameters
Type Name Description
TItem clone
Returns
Type Description
TItem
Type Parameters
Name Description
TItem
Overrides
Aurigma.DesignAtoms.Model.Items.ShapeViolationSettings.DeepClone<TItem>(TItem)

Equals(TextViolationSettings)

Declaration
protected bool Equals(TextViolationSettings other)
Parameters
Type Name Description
TextViolationSettings other
Returns
Type Description
System.Boolean

Equals(Object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
System.Object obj
Returns
Type Description
System.Boolean
Overrides
ShapeViolationSettings.Equals(Object)
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback