Class TemplateConfig.FrameConfig
Inheritance
System.Object
TemplateConfig.FrameConfig
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()
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class FrameConfig : IPsdFrameConfig, IIdmlFrameConfig, IFrameConfig
Constructors
FrameConfig()
Declaration
Fields
Shortcuts
Declaration
public IDictionary<string, JToken> Shortcuts
Field Value
Type |
Description |
System.Collections.Generic.IDictionary<System.String, Newtonsoft.Json.Linq.JToken> |
|
Properties
AllowedTabs
Declaration
public List<string> AllowedTabs { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<System.String> |
|
ArchedText
Declaration
public bool? ArchedText { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
AutoLayoutAlignItems
Declaration
public TemplateConfig.AutoLayoutAlignItems? AutoLayoutAlignItems { get; set; }
Property Value
AutoLayoutAnchorPoint
Declaration
public AutoLayoutSettings.AutoLayoutAnchorPoint? AutoLayoutAnchorPoint { get; set; }
Property Value
AutoLayoutMargin
Declaration
public int? AutoLayoutMargin { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
AutoLayoutOrientation
Declaration
public AutoLayoutSettings.AutoLayoutOrientation? AutoLayoutOrientation { get; set; }
Property Value
AutoScaledText
Declaration
public bool? AutoScaledText { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Background
Declaration
public bool? Background { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
BackgroundImage
Declaration
public string BackgroundImage { get; set; }
Property Value
Type |
Description |
System.String |
|
BarcodePermissions
Declaration
public TemplateConfig.BarcodePermissions BarcodePermissions { get; set; }
Property Value
BarcodePlaceholderType
Declaration
public WritableBarcodeFormat? BarcodePlaceholderType { get; set; }
Property Value
CheckTextCrop
Declaration
public bool? CheckTextCrop { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
ContainerName
Declaration
public string ContainerName { get; set; }
Property Value
Type |
Description |
System.String |
|
FixedStubContentSize
Declaration
public bool? FixedStubContentSize { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Foreground
Declaration
public bool? Foreground { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Frame
Declaration
public bool? Frame { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Frames
Declaration
public Dictionary<string, TemplateConfig.FrameConfig> Frames { get; set; }
Property Value
FrontendPermissions
Declaration
public TemplateConfig.FrontendPermissions FrontendPermissions { get; set; }
Property Value
Group
Declaration
public TemplateConfig.Group? Group { get; set; }
Property Value
GroupItemPermissions
Declaration
public TemplateConfig.GroupItemPermissions GroupItemPermissions { get; set; }
Property Value
ImageAllowedGallerySubfolder
Declaration
public string ImageAllowedGallerySubfolder { get; set; }
Property Value
Type |
Description |
System.String |
|
ImageEffect
Declaration
public ImageEffect? ImageEffect { get; set; }
Property Value
ImageFillColor
Declaration
public Color ImageFillColor { get; set; }
Property Value
Type |
Description |
Aurigma.GraphicsMill.Color |
|
ImagePermissions
Declaration
public TemplateConfig.ImagePermissions ImagePermissions { get; set; }
Property Value
IsCoverMode
Declaration
public bool? IsCoverMode { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
IsVariable
Declaration
public bool IsVariable { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ItemPermissions
Declaration
public TemplateConfig.ItemPermissions ItemPermissions { get; set; }
Property Value
Locked
Declaration
public bool? Locked { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
ManipulationPermissions
Declaration
public TemplateConfig.ManipulationPermissions ManipulationPermissions { get; set; }
Property Value
MultiValueItem
Declaration
public bool? MultiValueItem { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public bool? MultiValueItemKeepTransformation { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
MviFirstItemIndex
Declaration
public int MviFirstItemIndex { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
OverflowStrategy
Declaration
public OverflowStrategy? OverflowStrategy { get; set; }
Property Value
PathBoundedText
Declaration
public bool? PathBoundedText { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
PathBoundedTextPermissions
Declaration
public TemplateConfig.PathBoundedTextPermissions PathBoundedTextPermissions { get; set; }
Property Value
Placeholder
Declaration
public bool? Placeholder { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
PlaceholderContentHorizontalAlign
Declaration
public PlaceholderItem.HorizontalContentAlignment? PlaceholderContentHorizontalAlign { get; set; }
Property Value
PlaceholderContentVerticalAlign
Declaration
public PlaceholderItem.VerticalContentAlignment? PlaceholderContentVerticalAlign { get; set; }
Property Value
PlaceholderLinkId
Declaration
public string PlaceholderLinkId { get; set; }
Property Value
Type |
Description |
System.String |
|
PlaceholderPermissions
Declaration
public TemplateConfig.PlaceholderPermissions PlaceholderPermissions { get; set; }
Property Value
PlaceholderResizeMode
Declaration
public PlaceholderItem.ResizeMode? PlaceholderResizeMode { get; set; }
Property Value
PlaceholderType
Declaration
public PsdParser.PlaceholderType? PlaceholderType { get; set; }
Property Value
PreviewSpotColor
Declaration
public string PreviewSpotColor { get; set; }
Property Value
Type |
Description |
System.String |
|
RasterizeShape
Declaration
public bool? RasterizeShape { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
RasterizeVectorContentInSmartFrame
Declaration
public bool? RasterizeVectorContentInSmartFrame { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Region
Declaration
public bool? Region { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
RichTextCharacterLimit
Declaration
public int? RichTextCharacterLimit { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
RichTextMode
Declaration
public PsdParser.BooleanAndAuto? RichTextMode { get; set; }
Property Value
ShapePermissions
Declaration
public TemplateConfig.ShapePermissions ShapePermissions { get; set; }
Property Value
TextBend
Declaration
public float? TextBend { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Single> |
|
TextColumnCount
Declaration
public int? TextColumnCount { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
TextMaxLineCount
Declaration
public int? TextMaxLineCount { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
TextMaxLineLength
Declaration
public int? TextMaxLineLength { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
TextPermissions
Declaration
public TemplateConfig.TextPermissions TextPermissions { get; set; }
Property Value
TextPlaceholder
Declaration
public bool? TextPlaceholder { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
TextShrinkMode
Declaration
public ShrinkMode? TextShrinkMode { get; set; }
Property Value
TextureFilePath
Declaration
public string TextureFilePath { get; set; }
Property Value
Type |
Description |
System.String |
|
TextVerticalAlignment
Declaration
public TextVerticalAlignment? TextVerticalAlignment { get; set; }
Property Value
TextWrappingMode
Declaration
public TextWrappingMode? TextWrappingMode { get; set; }
Property Value
ThemeBinding
Declaration
public TemplateConfig.ThemeBinding ThemeBinding { get; set; }
Property Value
TranslationKey
Declaration
public string TranslationKey { get; set; }
Property Value
Type |
Description |
System.String |
|
ViolationSettings
Declaration
public TemplateConfig.ViolationSettings ViolationSettings { get; set; }
Property Value
VisualizationPermissions
Declaration
public TemplateConfig.VisualizationPermissions VisualizationPermissions { get; set; }
Property Value
Methods
ApplyTo(BaseItem)
Declaration
public void ApplyTo(BaseItem baseItem)
Parameters
ApplyTo(Item)
Declaration
public void ApplyTo(Item item)
Parameters
Type |
Name |
Description |
Item |
item |
|
GetEnabledShortcuts()
Declaration
public IEnumerable<string> GetEnabledShortcuts()
Returns
Type |
Description |
System.Collections.Generic.IEnumerable<System.String> |
|
Implements