sdtpicture-ag凯发旗舰厅



com.spire.doc.documents
class sdtpicture

java.lang.object
  extended by com.spire.doc.documents.sdtcontrolproperties
      extended by com.spire.doc.documents.sdtpicture

public class sdtpicture
extends sdtcontrolproperties

this element specifies that the parent sdt shall be a picture when displayed in the document.


constructor summary
sdtpicture()
          initializes a new instance of the sdtpicture class
 
method summary
 void replaceimage(java.io.inputstream inputstream)
          replaces the image.
 void replaceimage(java.lang.string filepath)
          replaces the image.
 
methods inherited from class com.spire.doc.documents.sdtcontrolproperties
gettype
 
constructor detail

sdtpicture

public sdtpicture()
initializes a new instance of the sdtpicture class
method detail

replaceimage

public void replaceimage(java.io.inputstream inputstream)
replaces the image.
parameters:
inputstream - the image input stream.

replaceimage

public void replaceimage(java.lang.string filepath)
replaces the image.
parameters:
filepath - the file path


网站地图