'Declaration Public Enum RtfCanvasFlowEnum Inherits System.Enum
public enum RtfCanvasFlowEnum : System.Enum
'Declaration Public Enum RtfCanvasFlowEnum Inherits System.Enum
public enum RtfCanvasFlowEnum : System.Enum
| Member | Description | 
|---|---|
| AroundContour | The drawing canvas in around contour flow. | 
| AroundFrame | The drawing canvas in around frame flow. | 
| Default | The drawing canvas without flow. | 
| InText | The drawing canvas in text flow. | 
System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Word.Objects.RtfCanvasFlowEnum