ref/occ/instp/NSMutableParagraphStyle/paragraphSpacing
我已经看过这篇文章了。
但我不能完全理解。
paragraphSpacing和paragraphSpacingBefore有什么区别?( NSMutableParagraphStyle)
请给我。
我不能理解英语..。
url :这里单击img
paragraphSpacingBefore在哪里?
发布于 2016-03-08 08:21:04
paragraphSpacing ref/occ/instp/NSMutableParagraphStyle/paragraphSpacing
“此属性包含在段落末尾的添加的空格(以点数为单位),以将其与下一段分开。”
paragraphSpacingBefore ref/occ/instp/NSMutableParagraphStyle/paragraphSpacingBefore
此属性包含段落顶部和文本内容的开头之间的空格(以点数为单位)。
https://stackoverflow.com/questions/35862160
复制相似问题