CommentsAreaWidth

NotesCommentsLayoutingOptions.CommentsAreaWidth property

Gets or sets the width of the comment output area in pixels (Applies only if comments are displayed on the right).

public int CommentsAreaWidth { get; set; }

Remarks

Minimal and default value is 150.

See Also