Nevron .NET Vision
Nevron.Chart Namespace / NPrintManager Class / m_PrintPageLayout Field


In This Topic
    m_PrintPageLayout Field (NPrintManager)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected m_PrintPageLayout As INPrintPageLayout
    'Usage
     
    
    Dim instance As NPrintManager
    Dim value As INPrintPageLayout
     
    value = instance.m_PrintPageLayout
     
    instance.m_PrintPageLayout = value
    protected INPrintPageLayout m_PrintPageLayout
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also