PDFViewCtrlPreviousAndNextButtonVisibilityProperty Property |
Dependency property 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 static DependencyProperty PreviousAndNextButtonVisibilityProperty { get; }
Public Shared ReadOnly Property PreviousAndNextButtonVisibilityProperty As DependencyProperty
Get
public:
static property DependencyProperty^ PreviousAndNextButtonVisibilityProperty {
DependencyProperty^ get ();
}
pdftron.PDF.PDFViewCtrl.get_PreviousAndNextButtonVisibilityProperty = function();
Property Value
Type:
DependencyPropertySee Also