Class which allows to operate with images in memory during HTML to RTF and vice versa

Namespace:  SautinSoft
Assembly:  SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 4.6.10.19

Syntax

      
 C#  Visual Basic 
public class SautinImage
Public Class SautinImage

Members

            
 All Members  Constructors   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
SautinImage(String, Image)
Creates an object of the SautinImage class
Cid
Image cid
ClearImage()()()
Release image from memory
Img
Standard Image class class

Remarks

Inheritance Hierarchy

System..::.Object
  SautinSoft..::.SautinImage

See Also