Xceed Words for .NET v5.1 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / Image Class
Members


In This Topic
    Image Class
    In This Topic
    Represents an image.
    Syntax
    'Declaration
     
    Public Class Image 
    'Usage
     
    Dim instance As Image
    public class Image 
    Inheritance Hierarchy

    System.Object
       Xceed.Document.NET.Image

    Public Properties
     NameDescription
    Public PropertyGets the File Name of this Image.  
    Public PropertyGets the Id of this Image.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds an image to a Document, creates a custom view of that image (picture) and then inserts it into a Paragraph using Append().  
    Public Method  
    Public MethodRemoves the current Image from the document.  
    Top
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, 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