| LinesSpacing Property |
[This is preliminary documentation and is subject to change.]
Line spacing code
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string Spacing { get; set; }
Public Property Spacing As String
Get
Set
public:
property String^ Spacing {
String^ get ();
void set (String^ value);
}
member Spacing : string with get, set
function get_Spacing();
function set_Spacing(value);
Property Value
Type:
StringSee Also