PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / PageLayout Property

In This Topic
    PageLayout Property (C1PreviewPane)
    In This Topic
    Gets or sets the preview layout.
    Syntax
    'Declaration
     
    Public Property PageLayout As PageLayoutEnum
    public PageLayoutEnum PageLayout {get; set;}
    See Also