Class RenderingConfig.HiResOutputRendering
Inheritance
System.Object
RenderingConfig.HiResOutputRendering
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.GetType()
System.Object.MemberwiseClone()
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class HiResOutputRendering
Constructors
HiResOutputRendering()
Declaration
public HiResOutputRendering()
Fields
BackgroundColor
Declaration
public Color BackgroundColor
Field Value
CmykColorProfileName
Declaration
public string CmykColorProfileName
Field Value
| Type |
Description |
| System.String |
|
ColorSpace
Declaration
public ColorSpace? ColorSpace
Field Value
Compression
Declaration
public CompressionType? Compression
Field Value
DestinationColorProfileName
Declaration
public string DestinationColorProfileName
Field Value
| Type |
Description |
| System.String |
|
Dpi
Declaration
Field Value
| Type |
Description |
| System.Nullable<System.Single> |
|
Declaration
public FileFormat? FileFormat
Field Value
FlipMode
Declaration
public FlipType? FlipMode
Field Value
| Type |
Description |
| System.Nullable<FlipType> |
|
GrayscaleColorProfileName
Declaration
public string GrayscaleColorProfileName
Field Value
| Type |
Description |
| System.String |
|
InStringPlaceholderHintsEnabled
Declaration
public bool? InStringPlaceholderHintsEnabled
Field Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
JpegCompressionQuality
Declaration
public int? JpegCompressionQuality
Field Value
| Type |
Description |
| System.Nullable<System.Int32> |
|
Declaration
public PdfFormat PdfFormat
Field Value
Declaration
public RenderingConfig.PdfMeta PdfMetadata
Field Value
PdfRenderKeepOriginalColors
Declaration
public bool? PdfRenderKeepOriginalColors
Field Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
PdfTextOutputMode
Declaration
public PdfTextOutputMode? PdfTextOutputMode
Field Value
RgbColorProfileName
Declaration
public string RgbColorProfileName
Field Value
| Type |
Description |
| System.String |
|
RotateMode
Declaration
public RotationType? RotateMode
Field Value
Methods
Equals(RenderingConfig.HiResOutputRendering)
Declaration
protected bool Equals(RenderingConfig.HiResOutputRendering other)
Parameters
Returns
| Type |
Description |
| System.Boolean |
|
GetDefault()
Declaration
public static RenderingConfig.HiResOutputRendering GetDefault()
Returns
GetHashCode()
Declaration
public override int GetHashCode()
Returns
| Type |
Description |
| System.Int32 |
|
Overrides
System.Object.GetHashCode()