API usagePDF APIEnumerationhps本页总览hpsAsk a question 半点(2 个半点 = 1 点)。 类型 number 示例 此示例将文本字号设置为 22 半磅。 CodeResultPlayground// How to resize a text using half-points.// Resize a font size by specifying a size in half-points.textPr.SetFontSize(22);