Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EmbeddedImageData Class
Properties Methods

In This Topic
    EmbeddedImageData Class Members
    In This Topic

    The following tables list the members exposed by EmbeddedImageData.

    Public Properties
     NameDescription
    Public Property Gets the image content type.  
    Public Property Gets a value indicating whether the picture has image bytes.  
    Public Property Gets the raw bytes of the image stored in the picture.  
    Top
    Public Methods
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Public Method  
    Public MethodServes as the default hash function.  
    Public MethodOverloaded.  Saves the image into a file.  
    Public MethodOverloaded.  Sets the image that is displayed by the picture.  
    Public Method Returns a byte array representing the image.  
    Public Method Creates and returns a stream containing the image bytes.  
    Top
    See Also