public float WordSpacing { get; set; }
Public Property WordSpacing As Single Get Set
public: property float WordSpacing { float get (); void set (float value); }
member WordSpacing : float32 with get, set
In This Article