PDFViewCtrlCanFlipPagesProperty Property |
Dependency property to enable or disable flipping pages in non-continuous modes
using a finger
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public static DependencyProperty CanFlipPagesProperty { get; }
Public Shared ReadOnly Property CanFlipPagesProperty As DependencyProperty
Get
public:
static property DependencyProperty^ CanFlipPagesProperty {
DependencyProperty^ get ();
}
pdftron.PDF.PDFViewCtrl.get_CanFlipPagesProperty = function();
Property Value
Type:
DependencyPropertySee Also