Landscape Page Turn in Silverlight ( vertical )
i am looking for page turn Silverlight in landscap开发者_开发问答e mode. Or can we show PDF file Silverlight?
There is an extensive post on implementing page turn techniques here.
You could should PDF using an iframe in Silverlight 3 or using the Html control in Silverlight 4.
Managed to do using http://page-flip.com/
精彩评论