PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / PageConfigureEventArgs Class / PageLayout Property

In This Topic
    PageLayout Property (PageConfigureEventArgs)
    In This Topic
    Gets or sets the PageLayout associated with this event.
    Syntax
    'Declaration
     
    Public Property PageLayout As PageLayout
    public PageLayout PageLayout {get; set;}
    See Also