Background Class |
Namespace: Spire.Doc
The Background type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Color |
Gets or sets background color.
|
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
Gradient |
Gets or sets background gradient.
|
![]() |
Picture |
Gets or sets background picture.
|
![]() |
Type |
Gets or Sets the type of background for document.
|
![]() |
XDLSHolder | (Inherited from DocumentSerializable .) |
Name | Description | |
---|---|---|
![]() |
CloneImpl | (Inherited from DocumentSerializable .) |
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
FetchInheritedShapeAttr |
Fetches the inherited shape attribute for the specified key.
|
![]() |
FetchShapeAttr |
Fetches the attribute of a shape based on the given key.
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetDirectShapeAttr |
Retrieves the value of a direct shape attribute using the specified key.
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
HasKey |
Checks if the collection contains an element with the specified key.
|
![]() |
InitXDLSHolder | (Overrides DocumentSerializable InitXDLSHolder .) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ReadXmlAttributes | (Overrides DocumentSerializable ReadXmlAttributes(IXDLSAttributeReader) .) |
![]() |
ReadXmlContent | (Overrides DocumentSerializable ReadXmlContent(IXDLSContentReader) .) |
![]() |
RemoveShapeAttr |
Removes a shape attribute by key.
|
![]() |
RestoreReference | (Inherited from DocumentSerializable .) |
![]() |
SetPicture(Stream) |
Sets the picture.
|
![]() |
SetPicture(String) |
Sets the picture.
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
![]() |
WriteXmlAttributes | (Overrides DocumentSerializable WriteXmlAttributes(IXDLSAttributeWriter) .) |
![]() |
WriteXmlContent | (Overrides DocumentSerializable WriteXmlContent(IXDLSContentWriter) .) |
Name | Description | |
---|---|---|
![]() |
m_doc | (Inherited from OwnerHolder .) |