Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |