CdrFillType

CdrFillType enumeration

The cdr fill type

public enum CdrFillType : short

Values

NameValueDescription
None0The none fill type
Solid1The solid fill type
Gradient2The gradient fill type
Pattern7The pattern fill type
Pattern18The pattern fill type
Bitmap9The bitmap fill type
FullColor10The full color fill type
Texture11The texture fill type

See Also