示例#1
0
 /// <inheritdoc />
 public void Run(IOperationContext operationContext)
 {
     operationContext.SetTextLeading((double)Leading);
 }