Documents for PDF, .NET Edition Documentation
MustBreakBefore Property

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

Reference

InlineObject Class
InlineObject Members