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

RowExtendedBoxes Members

Container for collections of objects of the PlainTextBox type and various LayoutType characteristics. LayoutType.PlainTextBox elements are not included.

Properties

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.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also