BorderPartStyle

BorderPartStyle

Overview

BorderPartStyle is a class in Aspose.PDF FOSS for .NET.

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

Properties

NameTypeAccessDescription
WidthInPointsintRead/WriteGets or sets the width in points.

Methods

SignatureDescription
BorderPartStyle()Calls BorderPartStyle on this BorderPartStyle instance.

See Also