Property BlendMode
Namespace TallComponents.PDF.Layout.Shapes
Class ContentShape
The blend mode used by this shape. (default is BlendMode.Inherit)
Inherit means that the BlendMode from its container is used (parent shape, or page). At page level, 'Normal' is defined.
Syntax
public
BlendMode
BlendMode
{
get;
set;
}
Property value
BlendMode