BackgroundArtifact Properties |
The BackgroundArtifact type exposes the following members.
Name | Description | |
---|---|---|
![]() | ArtifactHorizontalAlignment |
Horizontal alignment of artifact.
If position is specified explicitly (in Position property) this value is ignored.
(Inherited from Artifact.) |
![]() | ArtifactVerticalAlignment |
Vertical alignment of artifact.
If position is specified explicitly (in Position property) this value is ignored.
(Inherited from Artifact.) |
![]() | BackgroundColor |
Gets or sets bacground color of background artifact
|
![]() | BackgroundImage |
Gets or sets bacground image of background artifact
|
![]() | BottomMargin |
Bottom margin of artifact.
If position is specified explicitly (in Position property) this value is ignored.
(Inherited from Artifact.) |
![]() | Contents |
Gets collection of artifact internal operators.
(Inherited from Artifact.) |
![]() | CustomSubtype |
Gets name of artifact subtype. May be used if artifact subtype is not standard subtype.
(Inherited from Artifact.) |
![]() | CustomType |
Gets name of artifact type. May be used if artifact type is non standard.
(Inherited from Artifact.) |
![]() | Form |
Gets XForm of the artifact (if XForm is used).
(Inherited from Artifact.) |
![]() | Image |
Gets image of the artifact (if presents).
(Inherited from Artifact.) |
![]() | IsBackground |
If true Artifact is placed behind page contents.
(Inherited from Artifact.) |
![]() | LeftMargin |
Left margin of artifact.
If position is specified explicitly (in Position property) this value is ignored.
(Inherited from Artifact.) |
![]() | Opacity |
Gets or sets opacity of the artifact. Possible values are in range 0..1.
(Inherited from Artifact.) |
![]() | Position |
Gets or sets artifact position.
If this property is specified, then margins and alignments are ignored.
(Inherited from Artifact.) |
![]() | Rectangle |
Gets rectangle of the artifact.
(Inherited from Artifact.) |
![]() | RightMargin |
Right margin of artifact.
If position is specified explicitly (in Position property) this value is ignored.
(Inherited from Artifact.) |
![]() | Rotation |
Gets or sets articat rotatin angle.
(Inherited from Artifact.) |
![]() | Subtype |
Gets artifact subtype. If artifact has non-standard subtype, name of the subtype may be read via CustomSubtype.
(Inherited from Artifact.) |
![]() | Text |
Gets text of the artifact.
(Inherited from Artifact.) |
![]() | TopMargin |
Top margin of artifact.
If position is specified explicitly (in Position property) this value is ignored.
(Inherited from Artifact.) |
![]() | Type |
Gets artifact type.
(Inherited from Artifact.) |