Border Class |
Namespace: Spire.Doc.Formatting
The Border type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BorderType |
Gets or sets the style type of the border.
|
|
|
Color |
Gets or sets color of the border.
|
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
LineWidth |
Gets or sets width of the border.
|
|
|
Shadow |
Setting to define if border should be drawn with shadow.
|
|
|
Space |
Returns or setswidth of space to maintain between border and text within border.
|
|
|
XDLSHolder | (Inherited from DocumentSerializable .) |
| Name | Description | |
|---|---|---|
|
|
ClearFormatting |
Clears all formatting attributes of the border, resetting it to its default state.
|
|
|
CloneImpl | (Inherited from DocumentSerializable .) |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Overrides
Object
Equals(Object)
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode | (Overrides Object GetHashCode .) |
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
InitXDLSHolder | (Overrides DocumentSerializable InitXDLSHolder .) |
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
NotifyChanging | (Inherited from InternalComplexAttribute .) |
|
|
ReadXmlAttributes | (Overrides DocumentSerializable ReadXmlAttributes(IXDLSAttributeReader) .) |
|
|
ReadXmlContent | (Inherited from DocumentSerializable .) |
|
|
RestoreReference | (Inherited from DocumentSerializable .) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
|
|
WriteXmlAttributes | (Overrides DocumentSerializable WriteXmlAttributes(IXDLSAttributeWriter) .) |
|
|
WriteXmlContent | (Inherited from DocumentSerializable .) |
| Name | Description | |
|---|---|---|
|
|
m_doc | (Inherited from OwnerHolder .) |