public class BackgroundArtifact extends Artifact
Artifact.ArtifactSubtype, Artifact.ArtifactType, Artifact.HorizontalAlignment, Artifact.VerticalAlignment
Constructor and Description |
---|
BackgroundArtifact() |
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Drawing.Color |
getBackgroundColor()
Gets bacground color of background artifact
|
com.aspose.ms.System.IO.Stream |
getBackgroundImage()
Gets bacground image of background artifact
|
void |
getBackgroundImage(com.aspose.ms.System.IO.Stream value)
Gets bacground image of background artifact
|
void |
setBackgroundColor(com.aspose.ms.System.Drawing.Color value)
Sets bacground color of background artifact
|
void |
setBackgroundImage(InputStream value) |
beginUpdates, dispose, getArtifactHorizontalAlignment, getArtifactVerticalAlignment, getBottomMargin, getContentsInternal, getCustomSubtype, getCustomType, getForm, getImage, getLeftMargin, getOpacity, getPosition, getRectangle, getRightMargin, getRotation, getSubtype, getText, getTopMargin, getType, getValue, removeValue, saveUpdates, setArtifactHorizontalAlignment, setArtifactVerticalAlignment, setBottomMargin, setCustomSubtype, setCustomType, setImage, setImage, setLeftMargin, setOpacity, SetPdfPage, setPosition, setRightMargin, setRotation, setSubtype, setText, setText, setTopMargin, setType, setValue
public com.aspose.ms.System.Drawing.Color getBackgroundColor()
public void setBackgroundColor(com.aspose.ms.System.Drawing.Color value)
value
- Color valuepublic com.aspose.ms.System.IO.Stream getBackgroundImage()
public void getBackgroundImage(com.aspose.ms.System.IO.Stream value)
value
- Stream objectpublic void setBackgroundImage(InputStream value)
Copyright © 2018 Aspose. All Rights Reserved.