Back to Website
Show / Hide Table of Contents

Interface IPsdFrameConfig

Inherited Members
IFrameConfig.ApplyTo(BaseItem)
IFrameConfig.Background
IFrameConfig.Foreground
IFrameConfig.Region
IFrameConfig.TextPlaceholder
IFrameConfig.TextMaxLineLength
IFrameConfig.TextMaxLineCount
IFrameConfig.Frame
IFrameConfig.Placeholder
IFrameConfig.IsCoverMode
IFrameConfig.FixedStubContentSize
IFrameConfig.PlaceholderType
IFrameConfig.BarcodePlaceholderType
IFrameConfig.PlaceholderLinkId
IFrameConfig.PlaceholderResizeMode
IFrameConfig.PlaceholderContentVerticalAlign
IFrameConfig.PlaceholderContentHorizontalAlign
IFrameConfig.TextShrinkMode
IFrameConfig.OverflowStrategy
IFrameConfig.TextWrappingMode
IFrameConfig.TextVerticalAlignment
IFrameConfig.RichTextCharacterLimit
IFrameConfig.CheckTextCrop
IFrameConfig.ImageAllowedGallerySubfolder
IFrameConfig.AllowedTabs
IFrameConfig.ImageEffect
IFrameConfig.Locked
IFrameConfig.ImageFillColor
IFrameConfig.ManipulationPermissions
IFrameConfig.VisualizationPermissions
IFrameConfig.TextPermissions
IFrameConfig.PlaceholderPermissions
IFrameConfig.ShapePermissions
IFrameConfig.BarcodePermissions
IFrameConfig.FrontendPermissions
IFrameConfig.PathBoundedTextPermissions
IFrameConfig.ItemPermissions
IFrameConfig.ImagePermissions
IFrameConfig.ThemeBinding
IFrameConfig.GroupItemPermissions
IFrameConfig.ViolationSettings
IFrameConfig.IsVariable
IFrameConfig.RasterizeShape
IFrameConfig.ArchedText
IFrameConfig.TextBend
IFrameConfig.Group
IFrameConfig.AutoLayoutAlignItems
IFrameConfig.AutoLayoutMargin
IFrameConfig.AutoLayoutOrientation
IFrameConfig.AutoLayoutAnchorPoint
IFrameConfig.RichTextMode
Namespace: Aurigma.DesignAtoms.Convert
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IPsdFrameConfig : IFrameConfig

Properties

AutoScaledText

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

BackgroundImage

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

ContainerName

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

MultiValueItem

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

MultiValueItemKeepTransformation

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

MviFirstItemIndex

Declaration
int MviFirstItemIndex { get; set; }
Property Value
Type Description
System.Int32

PathBoundedText

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

PreviewSpotColor

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

RasterizeVectorContentInSmartFrame

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

TextColumnCount

Declaration
int? TextColumnCount { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

TextureFilePath

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

TranslationKey

Declaration
string TranslationKey { get; set; }
Property Value
Type Description
System.String
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...