Class CommentDefinition
OptimaJet.Workflow.Core.Model.CommentDefinition
Namespace: OptimaJet.Workflow.Core.Model
public class CommentDefinition : BaseDefinitionInheritance
- System.Object
- BaseDefinition
Properties
Name
Type
Value #StringComment text
BoldText #BooleanBold text in comment format
ItalicText #BooleanItalic text in comment format
UnderlineText #BooleanUnderlined text in comment format
LineThroughText #BooleanLine through text in comment format
FontSize #Int32Font size
Rotation #DoubleRotation text in comment format
Width #DoubleWidth of comment
Alignment #StringAlignment text in comment format
Methods
public CommentDefinition Clone() #Returns
Type
Description
CommentDefinition