PDFViewCtrlAnimateAllPageFlippingProperty Property |
Dependency property to animate page flipping when not using touch
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public static DependencyProperty AnimateAllPageFlippingProperty { get; }
Public Shared ReadOnly Property AnimateAllPageFlippingProperty As DependencyProperty
Get
public:
static property DependencyProperty^ AnimateAllPageFlippingProperty {
DependencyProperty^ get ();
}
pdftron.PDF.PDFViewCtrl.get_AnimateAllPageFlippingProperty = function();
Property Value
Type:
DependencyPropertySee Also