C1BookHalfSpan simulates a single large element spanning two pages. Put C1BookHalfSpans in the C1BookItems of opposite pages, adjust the [P:Dock] property, and repeat the content to get the illusion of a centerfold image.

Namespace:  C1.WPF.Extended
Assembly:  C1.WPF.Extended (in C1.WPF.Extended.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

C#
[LicenseProviderAttribute]
public class C1BookHalfSpan : ContentPresenter
Visual Basic
<LicenseProviderAttribute> _
Public Class C1BookHalfSpan _
	Inherits ContentPresenter
XAML Object Element Usage
<C1BookHalfSpan .../>

Inheritance Hierarchy

See Also