Back to Website
Show / Hide Table of Contents

Class CanvasBuilderSettings

Inheritance
System.Object
CanvasBuilderSettings
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.Rendering
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class CanvasBuilderSettings

Constructors

CanvasBuilderSettings()

Declaration
public CanvasBuilderSettings()

Properties

CanvasType

Declaration
public CanvasType CanvasType { get; set; }
Property Value
Type Description
CanvasType

Dpi

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

ForceLegacyTextRendering

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

IncludeCropMarks

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

IncludeOnlyRenderingType

Declaration
public RenderingType[] IncludeOnlyRenderingType { get; set; }
Property Value
Type Description
RenderingType[]

IncludeSafetyLines

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

IncludeSpineAndFoldingLines

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

MockupEnabled

Declaration
public bool MockupEnabled { get; set; }
Property Value
Type Description
System.Boolean
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