[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1PageLayout

C1PageLayout Class

Defines the layout used for the pages when ViewMode is Print.

Inheritance
C1PageLayout
Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.dll
Syntax
public class C1PageLayout : DependencyObject

Constructors

Name Description
C1PageLayout()

Fields

Name Description
BackgroundProperty

Identifies the Background dependency property.

HeightProperty

Identifies the Height dependency property.

MarginProperty

Identifies the Margin dependency property.

PaddingProperty

Identifies the Padding dependency property.

WidthProperty

Identifies the Width dependency property.

ZoomProperty

Identifies the Zoom dependency property.

Properties

Name Description
Background

Gets or sets the background of each page.

Height

Gets or sets the height of each page.

Margin

Gets or sets the margin of each page.

Padding

Gets or sets the padding of each page.

Width

Gets or sets the width of each page.

Zoom

Gets or sets the zoom of each page.