WdRevisionsBalloonWidthType Enum

Definition

Specifies how Microsoft Word measures the width of revision balloons.

public enum class WdRevisionsBalloonWidthType
[System.Runtime.InteropServices.Guid("F9AC6CAA-EAA0-3A0A-A87E-1CC2A60AA19F")]
public enum WdRevisionsBalloonWidthType
type WdRevisionsBalloonWidthType = 
Public Enum WdRevisionsBalloonWidthType
Inheritance
WdRevisionsBalloonWidthType
Attributes

Fields

wdBalloonWidthPercent 0

Measured as a percentage of the width of the document.

wdBalloonWidthPoints 1

Measured in points.

Applies to