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)

Usage

Dim wdRevisionsBalloonWidthType1 As WdRevisionsBalloonWidthType = WdRevisionsBalloonWidthType.wdBalloonWidthPercent

Syntax

Public Enum WdRevisionsBalloonWidthType
public enum WdRevisionsBalloonWidthType
public enum class WdRevisionsBalloonWidthType
public enum WdRevisionsBalloonWidthType
public enum WdRevisionsBalloonWidthType

Members

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

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace