WdRevisionsBalloonWidthType Enumeration

Specifies how Microsoft Word measures the width of revision balloons.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Enumeration WdRevisionsBalloonWidthType
'Usage
Dim instance As WdRevisionsBalloonWidthType
public enum WdRevisionsBalloonWidthType

Members

Member name Description
wdBalloonWidthPercent Measured as a percentage of the width of the document.
wdBalloonWidthPoints Measured in points.

See Also

Reference

Microsoft.Office.Interop.Word Namespace