Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NPrintPreviewHttpHandler Class
Members


In This Topic
    NPrintPreviewHttpHandler Class
    In This Topic
    This class writes to the HTTP response an HTML table, which layouts the image of a Nevron web component in tiles in a way that is suitable for client side priting from the web browser.
    Object Model
    NPrintPreviewHttpHandler Class
    Syntax
    'Declaration
     
    
    Public Class NPrintPreviewHttpHandler 
    'Usage
     
    
    Dim instance As NPrintPreviewHttpHandler
    public class NPrintPreviewHttpHandler 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NPrintPreviewHttpHandler

    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