Width Property

Definition

Assembly Markdig.dll

Gets or sets the width (in percentage) of this column. A value of 0 is unspecified.

public float Width { get; set; }

Returns