[]
public class C1PageLayout : DependencyObject
| Name | Description |
|---|---|
| C1PageLayout() |
| 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. |
| 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. |