Skip to main content

TdxPDFViewer.BorderStyle Property

Specifies the control’s border style.

Declaration

property BorderStyle; default cxcbsDefault;

Property Value

Type Default
TcxControlBorderStyle cxcbsDefault

Remarks

By default, a border is displayed around the PDF Viewer. The border’s color depends on the current look and feel settings.

The default value of the BorderStyle property is cxcbsDefault.

See Also