PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / PageLayout Class / AssignFrom Method

In This Topic
    AssignFrom Method (PageLayout)
    In This Topic
    Copies properties from another PageLayout object. This method used internally within C1PrintDocument during report generation.
    Overload List
    OverloadDescription
    Assigns (copies) properties from another PageLayout to the current object. All nested objects (render objects, page settings etc.) are cloned.  
    See Also