StructureDocumentTag Class |
Namespace: Spire.Doc.Documents
The StructureDocumentTag type exposes the following members.
Name | Description | |
---|---|---|
![]() |
StructureDocumentTag |
Initializes a new instance of the Block-Level structured document tag class.
|
Name | Description | |
---|---|---|
![]() |
BreakCharacterFormat |
Gets character format for the break symbol.
|
![]() |
ChildObjects |
Gets the child entities.
(Overrides
DocumentObject
ChildObjects
.)
|
![]() |
DeleteRevision |
Gets the delete revision for this objects.
Note this can be null. If null does not have delete revision.
(Inherited from
BodyRegion
.)
|
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
DocumentObjectType |
Gets the type of the entity.
(Overrides
DocumentObject
DocumentObjectType
.)
|
![]() |
FirstChild |
Gets the first child of the Element.
(Inherited from
DocumentObject
.)
|
![]() |
InsertRevision |
Gets the insert revision for this objects.
Note this can be null. If null does not have insert revision.
(Inherited from
BodyRegion
.)
|
![]() |
IsComposite |
Indicating whether this instance is composite.
(Inherited from
DocumentObject
.)
|
![]() |
IsDeleteRevision |
Gets a value indicating whether this item was deleted from the document.
(Inherited from
BodyRegion
.)
|
![]() |
IsInsertRevision |
Gets a value indicating whether this item was inserted to the document.
(Inherited from
BodyRegion
.)
|
![]() |
LastChild |
Gets the last child of the Element.
(Inherited from
DocumentObject
.)
|
![]() |
NextSibling |
Gets the next sibling.
(Inherited from
DocumentObject
.)
|
![]() |
Owner |
Gets the owner of this entity.
(Inherited from
DocumentObject
.)
|
![]() |
OwnerTextBody |
Gets the owner text body.
(Inherited from
BodyRegion
.)
|
![]() |
PreviousSibling |
Gets the previous sibling.
(Inherited from
DocumentObject
.)
|
![]() |
SDTContent |
Gets the a value specifies the last known contents of a structured document tag around one or more block-level structures.
|
![]() |
SDTProperties |
Gets the structured document tag properties.
|
![]() |
XDLSHolder | (Inherited from DocumentSerializable .) |
Name | Description | |
---|---|---|
![]() |
Clone |
Creates a duplicate of the document object.
(Inherited from
DocumentObject
.)
|
![]() |
CloneImpl | (Overrides DocumentSerializable CloneImpl .) |
![]() |
CoreRemoveSelfOnly | |
![]() |
CreateLayoutInfo | (Overrides DocumentBase CreateLayoutInfo .) |
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
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
.)
|
![]() |
Find |
Returns first entry of given regex.
(Overrides
BodyRegion
Find(Regex)
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetIndex |
Returns the zero-based index of the specified entity.
|
![]() |
GetNextInSection | (Inherited from BodyRegion .) |
![]() |
GetNextWidgetSibling |
Gets the next sibling.
(Inherited from
DocumentObject
.)
|
![]() |
GetPreviousWidgetSibling |
Gets the previous widget sibling.
(Inherited from
DocumentObject
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
InitXDLSHolder | (Inherited from DocumentSerializable .) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ReadXmlAttributes | (Inherited from DocumentSerializable .) |
![]() |
ReadXmlContent | (Inherited from DocumentSerializable .) |
![]() |
Replace(Regex, TextSelection) |
Replaces all entries of matchString regular expression with TextRangesHolder.
(Overrides
BodyRegion
Replace(Regex, TextSelection)
.)
|
![]() |
Replace(Regex, String) |
Replaces all entries of matchString regular expression with newValue string.
(Overrides
BodyRegion
Replace(Regex, String)
.)
|
![]() |
Replace(Regex, TextSelection, Boolean) |
Replaces all entries of matchString regular expression with TextRangesHolder.
(Overrides
BodyRegion
Replace(Regex, TextSelection, Boolean)
.)
|
![]() |
Replace(String, TextSelection, Boolean, Boolean) |
Replaces all entries of matchString string with TextRangesHolder, taking into
consideration caseSensitive and wholeWord options.
|
![]() |
Replace(String, String, Boolean, Boolean) |
Replaces all entries of matchString string with newValue string, taking into
consideration caseSensitive and wholeWord options.
(Overrides
BodyRegion
Replace(String, String, Boolean, Boolean)
.)
|
![]() |
Replace(String, TextSelection, Boolean, Boolean, Boolean) |
Replaces all entries of matchString string with TextRangesHolder, taking into
consideration caseSensitive and wholeWord options.
|
![]() |
RestoreReference | (Inherited from DocumentSerializable .) |
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
![]() |
ToString(String) |
Exports the name and index in container of the object into a string in the specified seperator.
(Inherited from
DocumentObject
.)
|
![]() |
UpdateDataBinding |
Updates stuctured documnet tag content with bound data.
|
![]() |
WriteXmlAttributes | (Inherited from DocumentSerializable .) |
![]() |
WriteXmlContent | (Inherited from DocumentSerializable .) |
Name | Description | |
---|---|---|
![]() |
m_doc | (Inherited from OwnerHolder .) |