|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.doc.documents.SdtControlProperties
com.spire.doc.documents.SdtPicture
public class SdtPicture
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 |
|---|
public SdtPicture()
SdtPicture class
| Method Detail |
|---|
public void replaceImage(java.io.InputStream inputStream)
inputStream - The image input stream.public void replaceImage(java.lang.String filePath)
filePath - the file path
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||