WdRectangleType Enum

Definition

Specifies the type of rectangle and the information it contains.

public enum class WdRectangleType
[System.Runtime.InteropServices.Guid("2C21A8CF-AB68-3F7E-92F9-B745177DF535")]
public enum WdRectangleType
type WdRectangleType = 
Public Enum WdRectangleType
Inheritance
WdRectangleType
Attributes

Fields

wdDocumentControlRectangle 13

Represents space occupied by a content control, equation, or document building block in-document control.

wdLineBetweenColumnRectangle 5

Represents a region corresponding to a line that separates columns.

wdMailNavArea 12

Represents space occupied by the e-mail message navigation buttons when reading e-mail in Microsoft Office Outlook.

wdMarkupRectangle 2

Represents a space occupied by a comment balloon.

wdMarkupRectangleArea 8

Represents space occupied for the presentation of revision balloons on the page. This space is only printed if you print using "Document Showing Markup" in the Print dialog box.

wdMarkupRectangleButton 3

Represents a space occupied by the more (...) indicator that appears in a comment balloon when there is additional text for the comment.

wdMarkupRectangleMoveMatch 10

Represents space occupied by the Go button used to find matching pairs of tracked moves in a document.

wdPageBorderRectangle 4

Represents a space occupied by a page border.

wdReadingModeNavigation 9

Represents space occupied by the page navigation buttons when reading a document in full page reading view.

wdReadingModePanningArea 11

Represents space occupied for page turning when reading a document in full page reading view.

wdSelection 6

Represents a space occupied by a selection tool, for example the table selection tool in the upper left corner of a table or the anchor for an image.

wdShapeRectangle 1

Represents a space occupied by a shape.

wdSystem 7

Not applicable.

wdTextRectangle 0

Represents a space occupied by text.

Applies to