ComponentOne Extended Library for WPF and Silverlight
C1BookHalfSpan Class
Members 

C1.WPF.Extended Namespace : C1BookHalfSpan Class
C1BookHalfSpan simulates a single large element spanning two pages. Put C1BookHalfSpans in the C1BookItems of opposite pages, adjust the Dock property, and repeat the content to get the illusion of a centerfold image.
Object Model
C1BookHalfSpan Class
Syntax
'Declaration
 
Public Class C1BookHalfSpan 
   Inherits System.Windows.Controls.ContentPresenter
public class C1BookHalfSpan : System.Windows.Controls.ContentPresenter 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.ContentPresenter
                     C1.WPF.Extended.C1BookHalfSpan

See Also

Reference

C1BookHalfSpan Members
C1.WPF.Extended Namespace