Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Annotations.AnnotationModel

AnnotationModel.BorderStyle Property

Style of the border. Valid values are: "solid", "dashed", "beveled", "inset", "underline"

csharp
public string BorderStyle { get; set; }

Property Value

System.String