Click or drag to resize

PDFViewCtrlPreviousAndNextButtonVisibility Property

Gets or sets whether to show the previous and next buttons when using a mouse

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Visibility PreviousAndNextButtonVisibility { get; set; }

Property Value

Type: Visibility
See Also