bool FormatProperties.AlignTipsAlign the leaf nodes (tips). Example = Block { Paragraph { VBox { "Normal"; ExTree; }; VBox { "Aligned"; ExTree { AlignTips: true; }; }; };};NormalABCDEAlignedABCDE