Class RenderingConfig.ProofImageRendering
Namespace: Aurigma.DesignAtoms.Configuration.RenderingConfig
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class ProofImageRendering
Inheritance: System.Object -> RenderingConfig.ProofImageRendering
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetTypeSystem.Object.MemberwiseClone
Constructors
ProofImageRendering
public ProofImageRendering()
Methods
GetDefault
public static RenderingConfig.ProofImageRendering GetDefault()
Returns
Aurigma.DesignAtoms.Configuration.RenderingConfig.RenderingConfig.ProofImageRendering
Equals
protected bool Equals(RenderingConfig.ProofImageRendering s)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.DesignAtoms.Configuration.RenderingConfig.RenderingConfig.ProofImageRendering | s |
Returns
System.Boolean
Equals
public override bool Equals(object obj)
Parameters
| Type | Name | Description |
|---|---|---|
System.Object | obj |
Returns
System.Boolean
Overrides
System.Object.Equals(System.Object)
GetHashCode
public override int GetHashCode()
Returns
System.Int32
Overrides
System.Object.GetHashCode
Fields
FileFormat
public FileFormat? FileFormat
SafetyLinesEnabled
public bool? SafetyLinesEnabled
CropSafetyLineName
public string CropSafetyLineName
SpineAndFoldingLinesEnabled
public bool? SpineAndFoldingLinesEnabled
MockupEnabled
public bool? MockupEnabled
ShowStubContent
public bool? ShowStubContent
FlipMode
public FlipType? FlipMode
RotateMode
public RotationType? RotateMode
InterpolationMode
public ResizeInterpolationMode? InterpolationMode
InStringPlaceholderHintsEnabled
public bool? InStringPlaceholderHintsEnabled
RgbColorProfileFileName
public string RgbColorProfileFileName
UsePrintAreasAsClippingMasks
public bool? UsePrintAreasAsClippingMasks
PrintAresBorderLines
public List<RenderingConfig.BorderLine> PrintAresBorderLines