PdfViewer.ShowToolStrip Property

Gets or sets the boolean to show/hide the PdfToolStrip.

public bool ShowToolStrip { get; set; }
Public Property ShowToolStrip As Boolean

Property Value

Boolean

Licensing Info

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

Remarks

True value will show the default PdfToolStrip.

See Also

PdfViewer
ceTe.DynamicPDF.Viewer

In this topic