Allows to set all border sides to a specified value.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public LineDef All { set; }
Visual Basic (Declaration)
Public WriteOnly Property All As LineDef

See Also