type property

ShadowFormat.type property

Gets or sets the specified ShadowType for ShadowFormat.

get type(): Aspose.Words.Drawing.ShadowType

Remarks

Setting a new shadow type will reset Color and Transparency values to their default ones. Therefore, it makes sense to first set the desired shadow type and only then Color and Transparency values.

See Also