FloatingBoxBorder Property
Gets or sets a BorderInfo object that indicates the border info of the floating box.

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

Property Value

Type: BorderInfo
See Also