'宣言 Public Property FontStretch As C1FontStretch
'使用法 Dim instance As Style Dim value As C1FontStretch instance.FontStretch = value value = instance.FontStretch
public C1FontStretch FontStretch {get; set;}
'宣言 Public Property FontStretch As C1FontStretch
'使用法 Dim instance As Style Dim value As C1FontStretch instance.FontStretch = value value = instance.FontStretch
public C1FontStretch FontStretch {get; set;}
The default is false.