Angle Property (PdfExportOptions.PdfWatermarkSettings)
Gets or sets the angle of the watermark text for PDF document.
'Declaration
Public Property Angle As Single
public float Angle {get; set;}
Property Value
A
System.String value indicating the angle in degrees for the watermark text. Default is
0f
.