'宣言 Public Property FontStretch As C1FontStretch
'使用法 Dim instance As C1TextFormat Dim value As C1FontStretch instance.FontStretch = value value = instance.FontStretch
public C1FontStretch FontStretch {get; set;}
'宣言 Public Property FontStretch As C1FontStretch
'使用法 Dim instance As C1TextFormat Dim value As C1FontStretch instance.FontStretch = value value = instance.FontStretch
public C1FontStretch FontStretch {get; set;}