Back to Website
Show / Hide Table of Contents

Interface IConfiguration

Namespace: Aurigma.DesignAtoms.Configuration
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IConfiguration

Properties

AllowDownloadImageToCache

Declaration
bool AllowDownloadImageToCache { get; }
Property Value
Type Description
System.Boolean

CmykColorProfileFileName

Declaration
string CmykColorProfileFileName { get; }
Property Value
Type Description
System.String

ColorProfilesDirectory

Declaration
string ColorProfilesDirectory { get; }
Property Value
Type Description
System.String

Converters

Declaration
List<ConverterElement> Converters { get; }
Property Value
Type Description
System.Collections.Generic.List<ConverterElement>

DefaultColorOverlayBlendMode

Declaration
BlendMode DefaultColorOverlayBlendMode { get; }
Property Value
Type Description
Aurigma.GraphicsMill.Transforms.BlendMode

DefaultColorOverlayOpacity

Declaration
float DefaultColorOverlayOpacity { get; }
Property Value
Type Description
System.Single

DefaultPlaceholderCoverModeEnabled

Declaration
bool DefaultPlaceholderCoverModeEnabled { get; }
Property Value
Type Description
System.Boolean

FileCache

Declaration
IFileCacheConfiguration FileCache { get; }
Property Value
Type Description
IFileCacheConfiguration

FlattenGroups

Declaration
bool FlattenGroups { get; }
Property Value
Type Description
System.Boolean

FontDirectory

Declaration
string FontDirectory { get; }
Property Value
Type Description
System.String

FontSubstitutionEnabled

Declaration
bool FontSubstitutionEnabled { get; }
Property Value
Type Description
System.Boolean

ForceLegacyTextRendering

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

GetDefaultRichTextStyleFromLastChar

Declaration
bool GetDefaultRichTextStyleFromLastChar { get; }
Property Value
Type Description
System.Boolean

GlobalWrappingMargin

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

GrayscaleColorProfileFileName

Declaration
string GrayscaleColorProfileFileName { get; }
Property Value
Type Description
System.String

IdmlFixDescenderEnabled

Declaration
bool IdmlFixDescenderEnabled { get; }
Property Value
Type Description
System.Boolean

IgnoreInDesignMissingLinks

Declaration
bool IgnoreInDesignMissingLinks { get; }
Property Value
Type Description
System.Boolean

LegacyIdmlBleedParsingEnabled

Declaration
bool LegacyIdmlBleedParsingEnabled { get; }
Property Value
Type Description
System.Boolean

LegacyTextEngineEnabled

Declaration
bool LegacyTextEngineEnabled { get; }
Property Value
Type Description
System.Boolean

LoadFontListAsPostScriptNames

Declaration
bool LoadFontListAsPostScriptNames { get; }
Property Value
Type Description
System.Boolean

NotFoundGlyphRemovalEnabled

Declaration
bool NotFoundGlyphRemovalEnabled { get; }
Property Value
Type Description
System.Boolean

PdfHiResRasterizeVectorLayers

Declaration
bool PdfHiResRasterizeVectorLayers { get; }
Property Value
Type Description
System.Boolean

PdfRenderDeviceProfileEnabled

Declaration
bool PdfRenderDeviceProfileEnabled { get; }
Property Value
Type Description
System.Boolean

PdfRenderKeepOriginalColors

Declaration
bool PdfRenderKeepOriginalColors { get; }
Property Value
Type Description
System.Boolean

PreferredFallbackFonts

Declaration
string PreferredFallbackFonts { get; }
Property Value
Type Description
System.String

PsdTextBoxWorkaroundEnabled

Declaration
bool PsdTextBoxWorkaroundEnabled { get; }
Property Value
Type Description
System.Boolean

RasterizeVectorInSmartFrame

Declaration
bool RasterizeVectorInSmartFrame { get; }
Property Value
Type Description
System.Boolean

RenderingMemoryStreamMaxSize

Declaration
long RenderingMemoryStreamMaxSize { get; }
Property Value
Type Description
System.Int64

RgbColorProfileFileName

Declaration
string RgbColorProfileFileName { get; }
Property Value
Type Description
System.String

SepiaAlgorithm

Declaration
SepiaAlgorithm SepiaAlgorithm { get; }
Property Value
Type Description
SepiaAlgorithm

StaticStoragePath

Declaration
string StaticStoragePath { get; }
Property Value
Type Description
System.String

SubstitutionFontPostScriptName

Declaration
string SubstitutionFontPostScriptName { get; }
Property Value
Type Description
System.String

TempDirectory

Declaration
string TempDirectory { get; }
Property Value
Type Description
System.String

UseAnisotropic9ResizeMode

Declaration
bool UseAnisotropic9ResizeMode { get; }
Property Value
Type Description
System.Boolean

UseInDesignLockedState

Declaration
bool UseInDesignLockedState { get; }
Property Value
Type Description
System.Boolean

UseInDesignPageAsPrintArea

Declaration
bool UseInDesignPageAsPrintArea { get; }
Property Value
Type Description
System.Boolean

UseInDesignVisibleState

Declaration
bool UseInDesignVisibleState { get; }
Property Value
Type Description
System.Boolean
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...