Class TemplateConfig.TextPermissions
Inheritance
System.Object
TemplateConfig.TextPermissions
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 TextPermissions : TemplateConfig.BasePermissions<TemplateConfig.TextPermissions, TextPermissions>
Constructors
TextPermissions()
Declaration
Fields
AllowChangeFont
Declaration
public bool? AllowChangeFont
Field Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
AllowChangeFontColor
Declaration
public bool? AllowChangeFontColor
Field Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
AllowChangeFontSize
Declaration
public bool? AllowChangeFontSize
Field Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
AllowChangeShadow
Declaration
public bool? AllowChangeShadow
Field Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
AllowChangeStroke
Declaration
public bool? AllowChangeStroke
Field Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
AllowChangeStrokeColor
Declaration
public bool? AllowChangeStrokeColor
Field Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
AllowChangeText
Declaration
public bool? AllowChangeText
Field Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
AllowChangeTextAlignment
Declaration
public bool? AllowChangeTextAlignment
Field Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
AllowChangeTextBIU
Declaration
public bool? AllowChangeTextBIU
Field Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
AllowTextFormatting
Declaration
public bool? AllowTextFormatting
Field Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|