Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Box

RowExtendedBoxes Properties

Container for collections of objects of the PlainTextBox type and various LayoutType characteristics. LayoutType.PlainTextBox elements are not included.
Name Description
BookmarkBoxes Returns BookmarkBox layout elements contained in the LayoutRow.
CommentBoxes Returns CommentBox layout elements contained in the LayoutRow.
CommentHighlightAreas Returns CommentHighlightAreaBox layout elements contained in the LayoutRow.
FieldHighlightAreas Returns FieldHighlightAreaBox layout elements contained in the LayoutRow.
HiddenTextUnderlineBoxes Returns HiddenTextUnderlineBox layout elements contained in the LayoutRow.
HighlightAreas Returns HighlightAreaBox layout elements contained in the LayoutRow.
RangePermissionBoxes Returns RangePermissionBox layout elements contained in the LayoutRow.
RangePermissionHighlightAreas Returns RangePermissionHighlightAreaBox layout elements contained in the LayoutRow.
Strikeouts Returns StrikeoutBox layout elements contained in the LayoutRow.
Underlines Returns UnderlineBox layout elements contained in the LayoutRow.
See Also