'宣言 Public Property CharSpacing As System.Double
'使用法 Dim instance As Style Dim value As System.Double instance.CharSpacing = value value = instance.CharSpacing
public System.double CharSpacing {get; set;}
'宣言 Public Property CharSpacing As System.Double
'使用法 Dim instance As Style Dim value As System.Double instance.CharSpacing = value value = instance.CharSpacing
public System.double CharSpacing {get; set;}
The default is 0 (normal spacing).