Back to Website
Show / Hide Table of Contents

Class PrintingTechniqueConstraints

Inheritance
System.Object
PrintingTechniqueConstraints
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Model
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class PrintingTechniqueConstraints

Constructors

PrintingTechniqueConstraints()

Declaration
public PrintingTechniqueConstraints()

Properties

AllowRasterElements

Declaration
public bool? AllowRasterElements { get; set; }
Property Value
Type Description
System.Nullable<System.Boolean>

MinFontSize

Declaration
public float? MinFontSize { get; set; }
Property Value
Type Description
System.Nullable<System.Single>

MinWidth

Declaration
public float? MinWidth { get; set; }
Property Value
Type Description
System.Nullable<System.Single>

TargetDpi

Declaration
public float? TargetDpi { get; set; }
Property Value
Type Description
System.Nullable<System.Single>

Methods

Clone()

Declaration
public PrintingTechniqueConstraints Clone()
Returns
Type Description
PrintingTechniqueConstraints

Equals(PrintingTechniqueConstraints)

Declaration
protected bool Equals(PrintingTechniqueConstraints other)
Parameters
Type Name Description
PrintingTechniqueConstraints 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
System.Object.Equals(System.Object)

GetHashCode()

Declaration
public override int GetHashCode()
Returns
Type Description
System.Int32
Overrides
System.Object.GetHashCode()
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