[]
        
(Showing Draft Content)

C1.Word.Canvas.ShadowType

ShadowType Enum

Specifies shadows for DrawingShape.

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

Fields

Name Description
Double

Use second offset too.

Drawing

Perspective shadow cast in drawing space.

Emboss

Emboss or engrave shadow.

Offset

N pixel offset shadow.

Rich

Rich perspective shadow (cast relative to shape).

Shape

Rich perspective shadow (cast in shape space).