Version

RichTextImage Class Members

The following tables list the members exposed by RichTextImage.

Public Constructors
 NameDescription
Public ConstructorRichTextImage ConstructorConstructor. Initializes a new instance of RichTextImage.  
Public Properties
 NameDescription
Public PropertyFormatGets the format of the image.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateFromOverloaded. Creates a new RichTextImage from the specified stream.  
Public MethodGetDataGets the image file data.  
Public MethodWriteToWrites the image data to the specified stream.  
See Also