[]
        
(Showing Draft Content)

C1.Word.Canvas.ShapeWrapType

ShapeWrapType Enum

Specifies content wrap type of the objects.

Namespace: C1.Word.Canvas
Assembly: C1.Pdf.dll
Syntax
public enum ShapeWrapType : byte

Fields

Name Description
Around

The around wrap of the object.

Default

The default wrap (no wrap) of the object.

Through

The through wrap of the object.

Tight

The tight wrap of the object.