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


In This Topic
    NPdfImageFormat Class
    In This Topic
    Represents the PDF image format.
    Object Model
    NPdfImageFormat Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.GraphicsCore.NDxfImageFormat)>
    <System.SerializableAttribute()>
    Public Class NPdfImageFormat 
       Inherits NImageFormat
       Implements Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.Globalization.INLocalizable, INFileFormat, INImageFormat, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NPdfImageFormat
    [System.Xml.Serialization.XmlInclude(Nevron.GraphicsCore.NDxfImageFormat)]
    [System.Serializable()]
    public class NPdfImageFormat : NImageFormat, Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.Globalization.INLocalizable, INFileFormat, INImageFormat, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NAttribute
          Nevron.GraphicsCore.NImageFormat
             Nevron.GraphicsCore.NPdfImageFormat

    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