Defines the set of border's lines

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

Syntax

C#
[DefaultMemberAttribute("Item")]
public class BordersDef : PropertyInheritableImpl, ICopyAssignable, 
	ICloneable
Visual Basic (Declaration)
<DefaultMemberAttribute("Item")> _
Public Class BordersDef _
	Inherits PropertyInheritableImpl _
	Implements ICopyAssignable, ICloneable

Inheritance Hierarchy

System..::.Object
  C1.C1PrintDocument..::.PropertyInheritableImpl
    C1.C1PrintDocument..::.BordersDef

See Also