Documents for PDF, .NET Edition Documentation
MustBreakAfter Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > InlineObject Class : MustBreakAfter Property
Gets or sets a value indicating if the line break must happen after the inline object.
Syntax
'Declaration
 
Public Property MustBreakAfter As System.Boolean
public System.bool MustBreakAfter {get; set;}
See Also

Reference

InlineObject Class
InlineObject Members