PdfViewer.FocusBorderWidth Property

Gets or sets the width (thickness) of focus rectangle border.

public int FocusBorderWidth { get; set; }
Public Property FocusBorderWidth As Int32

Property Value

Int32

Licensing Info

This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

Remarks

Only values between and including range 0 to 24 will be accepted. Any other value will be snapped to the nearest limit.

See Also

PdfViewer
ceTe.DynamicPDF.Viewer

In this topic