Nevron .NET Vision
Nevron.GraphicsCore Namespace / N2DDevicePDF Class
Members


In This Topic
    N2DDevicePDF Class
    In This Topic
    Represents a 2D PDF device.
    Object Model
    N2DDevicePDF Class
    Syntax
    'Declaration
     
    
    Public Class N2DDevicePDF 
       Inherits N2DDeviceVector
       Implements INDevice, INLengthConverterProvider, INMeasurementGraphicsProvider 
    'Usage
     
    
    Dim instance As N2DDevicePDF
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.N2DDevice
          Nevron.GraphicsCore.N2DDeviceVector
             Nevron.GraphicsCore.N2DDevicePDF

    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