Bloom.Publish EpubView in C# (CSharp): 4 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per Bloom.Publish.EpubView, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
This class implements the panel that appears in the Publish tab when the ePUB button is selected. See PublishView.SetupEpubControl for initialization. In addition to the controls created in InitializeComponent, this control normally has a browser displaying the book preview which occupies the remaining space. Since this is not a standard control it is easier to create it and insert it when needed, especially since the PublishView needs to manipulate it.