BorderInfoTop Property
Gets or sets a object that indicates the top border.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public GraphInfo Top { get; set; }

Property Value

Type: GraphInfo
See Also