Hunny Software Library Reference

FieldBody.MaybeFold Method 

Folds the string representation, if line folding is enabled.

[Visual Basic]
Protected Sub MaybeFold()
[C#]
protected void MaybeFold();

Remarks

This method may be called from the Assemble() method of subclasses.

See Also

FieldBody Class | Hunny.Mime Namespace