GetBreakConditions Method (InlineObject)
In This Topic
Layout uses this to determine the line-breaking behavior of the inline object among the text.
Syntax
Parameters
- breakConditionBefore
- When this method returns, contains a value which indicates the line-breaking condition between the object and the content immediately preceding it.
- breakConditionAfter
- When this method returns, contains a value which indicates the line-breaking condition between the object and the content immediately following it.
See Also