Interface IFrameConfig
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IFrameConfig
Properties
AllowedTabs
Declaration
List<string> AllowedTabs { get; set; }
Property Value
| Type |
Description |
| System.Collections.Generic.List<System.String> |
|
ArchedText
Declaration
bool? ArchedText { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
AutoLayoutAlignItems
Declaration
TemplateConfig.AutoLayoutAlignItems? AutoLayoutAlignItems { get; set; }
Property Value
AutoLayoutAnchorPoint
Declaration
AutoLayoutSettings.AutoLayoutAnchorPoint? AutoLayoutAnchorPoint { get; set; }
Property Value
AutoLayoutMargin
Declaration
float? AutoLayoutMargin { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Single> |
|
AutoLayoutOrientation
Declaration
AutoLayoutSettings.AutoLayoutOrientation? AutoLayoutOrientation { get; set; }
Property Value
Background
Declaration
bool? Background { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
BarcodePermissions
Declaration
TemplateConfig.BarcodePermissions BarcodePermissions { get; set; }
Property Value
BarcodePlaceholderType
Declaration
WritableBarcodeFormat? BarcodePlaceholderType { get; set; }
Property Value
CheckTextCrop
Declaration
bool? CheckTextCrop { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
Class
Declaration
string Class { get; set; }
Property Value
| Type |
Description |
| System.String |
|
ContainerName
Declaration
string ContainerName { get; set; }
Property Value
| Type |
Description |
| System.String |
|
ContainerOutputColor
Declaration
string ContainerOutputColor { get; set; }
Property Value
| Type |
Description |
| System.String |
|
FixedStubContentSize
Declaration
bool? FixedStubContentSize { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
Foreground
Declaration
bool? Foreground { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
Frame
Declaration
bool? Frame { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
FrontendPermissions
Declaration
TemplateConfig.FrontendPermissions FrontendPermissions { get; set; }
Property Value
Group
Declaration
TemplateConfig.Group? Group { get; set; }
Property Value
GroupItemPermissions
Declaration
TemplateConfig.GroupItemPermissions GroupItemPermissions { get; set; }
Property Value
ImageAllowedGallerySubfolder
Declaration
string ImageAllowedGallerySubfolder { get; set; }
Property Value
| Type |
Description |
| System.String |
|
ImageEffect
Declaration
ImageEffect? ImageEffect { get; set; }
Property Value
ImageFillColor
Declaration
Color ImageFillColor { get; set; }
Property Value
ImagePermissions
Declaration
TemplateConfig.ImagePermissions ImagePermissions { get; set; }
Property Value
IsCoverMode
Declaration
bool? IsCoverMode { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
IsVariable
Declaration
bool IsVariable { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
ItemPermissions
Declaration
TemplateConfig.ItemPermissions ItemPermissions { get; set; }
Property Value
Locked
Declaration
bool? Locked { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
ManipulationPermissions
Declaration
TemplateConfig.ManipulationPermissions ManipulationPermissions { get; set; }
Property Value
OverflowStrategy
Declaration
OverflowStrategy? OverflowStrategy { get; set; }
Property Value
PathBoundedTextPermissions
Declaration
TemplateConfig.PathBoundedTextPermissions PathBoundedTextPermissions { get; set; }
Property Value
Placeholder
Declaration
bool? Placeholder { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
PlaceholderContentHorizontalAlign
Declaration
PlaceholderItem.HorizontalContentAlignment? PlaceholderContentHorizontalAlign { get; set; }
Property Value
PlaceholderContentVerticalAlign
Declaration
PlaceholderItem.VerticalContentAlignment? PlaceholderContentVerticalAlign { get; set; }
Property Value
PlaceholderLinkId
Declaration
string PlaceholderLinkId { get; set; }
Property Value
| Type |
Description |
| System.String |
|
PlaceholderPermissions
Declaration
TemplateConfig.PlaceholderPermissions PlaceholderPermissions { get; set; }
Property Value
PlaceholderResizeMode
Declaration
PlaceholderItem.ResizeMode? PlaceholderResizeMode { get; set; }
Property Value
PlaceholderType
Declaration
PsdParser.PlaceholderType? PlaceholderType { get; set; }
Property Value
PreviewSpotColor
Declaration
string PreviewSpotColor { get; set; }
Property Value
| Type |
Description |
| System.String |
|
RasterizeShape
Declaration
bool? RasterizeShape { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
Region
Declaration
bool? Region { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
RichTextCharacterLimit
Declaration
int? RichTextCharacterLimit { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Int32> |
|
RichTextMode
Declaration
PsdParser.BooleanAndAuto? RichTextMode { get; set; }
Property Value
ShapePermissions
Declaration
TemplateConfig.ShapePermissions ShapePermissions { get; set; }
Property Value
TextBend
Declaration
float? TextBend { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Single> |
|
TextMaxLineCount
Declaration
int? TextMaxLineCount { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Int32> |
|
TextMaxLineLength
Declaration
int? TextMaxLineLength { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Int32> |
|
TextPermissions
Declaration
TemplateConfig.TextPermissions TextPermissions { get; set; }
Property Value
TextPlaceholder
Declaration
bool? TextPlaceholder { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
TextShrinkMode
Declaration
ShrinkMode? TextShrinkMode { get; set; }
Property Value
TextureFilePath
Declaration
string TextureFilePath { get; set; }
Property Value
| Type |
Description |
| System.String |
|
TextVerticalAlignment
Declaration
TextVerticalAlignment? TextVerticalAlignment { get; set; }
Property Value
TextWrappingMode
Declaration
TextWrappingMode? TextWrappingMode { get; set; }
Property Value
ThemeBinding
Declaration
TemplateConfig.ThemeBinding ThemeBinding { get; set; }
Property Value
TranslationKey
Declaration
string TranslationKey { get; set; }
Property Value
| Type |
Description |
| System.String |
|
ViolationSettings
Declaration
TemplateConfig.ViolationSettings ViolationSettings { get; set; }
Property Value
VisualizationPermissions
Declaration
TemplateConfig.VisualizationPermissions VisualizationPermissions { get; set; }
Property Value
Methods
ApplyTo(BaseItem)
Declaration
void ApplyTo(BaseItem baseItem)
Parameters