[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfCanvasFlowEnum

RtfCanvasFlowEnum Enum

The drawing canvas flow enumeration.

Namespace: C1.WPF.Word.Objects
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public enum RtfCanvasFlowEnum

Fields

Name 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.