SoftEdgeFormat

SoftEdgeFormat

Overview

SoftEdgeFormat is a class in Aspose.Words FOSS for .NET.

Represents the soft edge formatting for an object.

This class provides 1 method for working with SoftEdgeFormat objects in .NET programs. Available methods include: Remove. All public members are accessible to any .NET application after installing the Aspose.Words FOSS for .NET package. Properties: Radius.

Properties

NameTypeAccessDescription
RadiusdoubleRead/WriteGets or sets a double value that represents the length of the radius for a soft edge effect in points (pt).

Methods

SignatureDescription
Remove()Removes SoftEdgeFormat from the parent object.

See Also