Click or drag to resize

PdfCircleAnnotationBorder Property

Gets or sets a value representing this PdfCircleAnnotation's border.

Namespace:  RadPdf.Data.Document.Objects.Annotations
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public PdfBorder Border { get; set; }

Property Value

Type: PdfBorder
Remarks

See Also