| LineSpacingsNconds Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:dss_sharp.LineSpacings.Nconds"]
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int Nconds { get; set; }
Public Property Nconds As Integer
Get
Set
public:
property int Nconds {
int get ();
void set (int value);
}
member Nconds : int with get, set
function get_Nconds();
function set_Nconds(value);
Property Value
Type:
Int32See Also