Class TextPermissions
Constructors
(constructor)(defaultValue)
Constructs a new instance of the TextPermissions class
Declaration
constructor(defaultValue?: boolean);
Parameters
| Type |
Name |
Description |
| boolean |
defaultValue |
|
Properties
allowChangeFont
Declaration
allowChangeFont: boolean;
Property Value
allowChangeFontColor
Declaration
allowChangeFontColor: boolean;
Property Value
allowChangeFontSize
Declaration
allowChangeFontSize: boolean;
Property Value
allowChangeLeading
Declaration
allowChangeLeading: boolean;
Property Value
allowChangeShadow
Declaration
allowChangeShadow: boolean;
Property Value
allowChangeStroke
Declaration
allowChangeStroke: boolean;
Property Value
allowChangeStrokeColor
Declaration
allowChangeStrokeColor: boolean;
Property Value
allowChangeText
Declaration
allowChangeText: boolean;
Property Value
allowChangeTextAlignment
Declaration
allowChangeTextAlignment: boolean;
Property Value
allowChangeTextBIU
Declaration
allowChangeTextBIU: boolean;
Property Value
allowTextFormatting
Declaration
allowTextFormatting: boolean;
Property Value
propertyChanged
Declaration
propertyChanged: EventObject<unknown>;
Property Value
Methods
clone()
Declaration
clone(): TextPermissions;
Returns
equals(p)
Declaration
equals(p: TextPermissions): boolean;
Parameters
Returns
getSimplifiedObject()
Declaration
getSimplifiedObject(): Object;
Returns