ComponentOne RichTextBox for UWP
C1PageLayout Class
Members 

C1.Xaml.RichTextBox Namespace : C1PageLayout Class
Defines the layout used for the pages when C1RichTextBox.ViewMode is TextViewMode.Print.
Object Model
C1PageLayout Class
Syntax
'Declaration
 
<Windows.Foundation.Metadata.WebHostHiddenAttribute()>
<Windows.Foundation.Metadata.ThreadingAttribute(ThreadingModel.Both)>
<Windows.Foundation.Metadata.MarshalingBehaviorAttribute(MarshalingType.Agile)>
<Windows.Foundation.Metadata.ContractVersionAttribute(Windows.Foundation.UniversalApiContract, 65536)>
<Windows.Foundation.Metadata.ComposableAttribute(Windows.UI.Xaml.IDependencyObjectFactory, 
   CompositionType.Protected, 
   65536, 
   "Windows.Foundation.UniversalApiContract")>
Public Class C1PageLayout 
   Inherits Windows.UI.Xaml.DependencyObject
[Windows.Foundation.Metadata.WebHostHidden()]
[Windows.Foundation.Metadata.Threading(ThreadingModel.Both)]
[Windows.Foundation.Metadata.MarshalingBehavior(MarshalingType.Agile)]
[Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
[Windows.Foundation.Metadata.Composable(Windows.UI.Xaml.IDependencyObjectFactory, 
   CompositionType.Protected, 
   65536, 
   "Windows.Foundation.UniversalApiContract")]
public class C1PageLayout : Windows.UI.Xaml.DependencyObject 
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      C1.Xaml.RichTextBox.C1PageLayout

See Also

Reference

C1PageLayout Members
C1.Xaml.RichTextBox Namespace