StructuredDocumentTag Properties |
The StructuredDocumentTag type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BuildingBlockCategory |
Specifies category of building block for this SDT node.
Can not be null.
|
![]() ![]() | BuildingBlockGallery |
Specifies type of building block for this SDT.
Can not be null.
|
![]() ![]() | CalendarType |
Specifies the type of calendar for this SDT.
Default is Default |
![]() ![]() | Checked |
Gets/Sets current state of the Checkbox SDT.
Default value for this property is false.
|
![]() ![]() | ChildNodes |
Gets all immediate child nodes of this node.
(Inherited from CompositeNode.) |
![]() ![]() | Color |
Gets or sets the color of the structured document tag.
|
![]() ![]() | ContentsFont |
Font formatting that will be applied to text entered into SDT.
|
![]() ![]() | Count |
Gets the number of immediate children of this node.
(Inherited from CompositeNode.) |
![]() ![]() | DateDisplayFormat |
String that represents the format in which dates are displayed.
Can not be null.
![]() The dates for English (U.S.) is "mm/dd/yyyy" |
![]() ![]() | DateDisplayLocale |
Allows to set/get the language format for the date displayed in this SDT.
|
![]() ![]() | DateStorageFormat |
Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the document's data store.
Default value is DateTime |
![]() ![]() | Document |
Gets the document to which this node belongs.
(Inherited from Node.) |
![]() ![]() | EndCharacterFont |
Font formatting that will be applied to the last character of text entered into SDT.
|
![]() ![]() | FirstChild |
Gets the first child of the node.
(Inherited from CompositeNode.) |
![]() ![]() | FullDate |
Specifies the full date and time last entered into this SDT.
|
![]() ![]() | HasChildNodes |
Returns true if this node has any child nodes.
(Inherited from CompositeNode.) |
![]() ![]() | Id | Specifies a unique read-only persistent numerical Id for this SDT. |
![]() ![]() | IsComposite |
Returns true as this node can have child nodes.
(Inherited from CompositeNode.) |
![]() ![]() | IsShowingPlaceholderText | Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this document. |
![]() ![]() | IsTemporary |
Specifies whether this SDT shall be removed from the WordPprocessingML document when its contents
are modified.
|
![]() ![]() | LastChild |
Gets the last child of the node.
(Inherited from CompositeNode.) |
![]() ![]() | Level |
Gets the level at which this SDT occurs in the document tree.
|
![]() ![]() | ListItems |
Gets SdtListItemCollection associated with this SDT.
|
![]() ![]() | LockContentControl |
When set to true, this property will prohibit a user from deleting this SDT.
|
![]() ![]() | LockContents |
When set to true, this property will prohibit a user from editing the contents of this SDT.
|
![]() ![]() | Multiline |
Specifies whether this SDT allows multiple lines of text.
|
![]() ![]() | NextSibling |
Gets the node immediately following this node.
(Inherited from Node.) |
![]() ![]() | NodeType |
Returns NodeType.StructuredDocumentTag.
(Overrides NodeNodeType.) |
![]() ![]() | ParentNode |
Gets the immediate parent of this node.
(Inherited from Node.) |
![]() ![]() | Placeholder |
Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty,
the associated mapped XML element is empty as specified via the XmlMapping element
or the IsShowingPlaceholderText element is true.
|
![]() ![]() | PlaceholderName | Gets or sets Name of the BuildingBlock containing placeholder text. BuildingBlock with this name Name has to be present in the GlossaryDocument otherwise InvalidOperationException will occur. |
![]() ![]() | PreviousSibling |
Gets the node immediately preceding this node.
(Inherited from Node.) |
![]() ![]() | Range |
Returns a Range object that represents the portion of a document that is contained in this node.
(Inherited from Node.) |
![]() ![]() | SdtType |
Gets type of this Structured document tag.
|
![]() ![]() | Style |
Gets or sets the Style of the structured document tag.
|
![]() ![]() | StyleName |
Gets or sets the name of the style applied to the structured document tag.
|
![]() ![]() | Tag |
Specifies a tag associated with the current SDT node.
Can not be null.
|
![]() ![]() | Title |
Specifies the friendly name associated with this SDT.
Can not be null.
|
![]() ![]() | XmlMapping |
Gets an object that represents the mapping of this structured document tag to XML data
in a custom XML part of the current document.
|