JsonSaveOptions.SkipEmptyRows

JsonSaveOptions.SkipEmptyRows property

Indicates whether skipping emtpy rows.

public bool SkipEmptyRows { get; set; }

See Also