Options.PrecisePositioning 属性

定义

返回或设置一个 boolean 类型的值 ,该值代表 Word 来优化字符位置的页面而不是屏幕上的可读性。 True 将禁用默认设置,压缩的字符间距以便屏幕可读性并使字符间距打印介质。 读/写。

public:
 property bool PrecisePositioning { bool get(); void set(bool value); };
public bool PrecisePositioning { get; set; }
member this.PrecisePositioning : bool with get, set
Public Property PrecisePositioning As Boolean

属性值

Boolean

适用于