| SDTProperties Class | 
 Inheritance Hierarchy
Inheritance Hierarchy
 
Namespace: Spire.Doc.Documents
 Syntax
Syntax
 
The SDTProperties type exposes the following members.
 Constructors
Constructors
 
| Name | Description | |
|---|---|---|
|   | SDTProperties | 
 Initializes a new instance of the SDTProperties class with the specified owner.
 | 
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | Alias | 
 Gets or sets the an alias.
 | 
|   | Appearance | 
 Gets or sets a value for the border appearance type.
 | 
|   | Color | 
 Gets or Sets the BaseColor of a structured document tag. 
The Property is only available in Docx_2013 or above.
 | 
|   | ControlProperties | 
 Encapsulates all differences between different type of SDT-based content controls.
 | 
|   | Document | 
 Gets the document.
(Inherited from
 OwnerHolder
.) | 
|   | Id | 
 Gets the id. specifes that the contents of this attribute contains a decimal number.
 | 
|   | IsShowingPlaceHolder | 
 Gets or sets a value indicating whether this instance is showing place holder.
 | 
|   | IsTemporary | 
 Gets or sets a value indicating whether remove SDT when contents are edited.
 | 
|   | LockSettings | 
 Gets or sets a value that specifies locking behaviors
 | 
|   | SDTType | 
 Gets or sets the Sdt type.
 | 
|   | Tag | 
 Gets or sets the a value specifies that its contents contain a string.
 | 
|   | XDLSHolder | (Inherited from DocumentSerializable .) | 
 Methods
Methods
 
| Name | Description | |
|---|---|---|
|   | CloneImpl | (Overrides DocumentSerializable CloneImpl .) | 
|   | 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
.) | 
|   | GetHashCode | 
 Serves as the default hash function.
(Inherited from
 Object
.) | 
|   | 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 .) | 
|   | RestoreReference | (Inherited from DocumentSerializable .) | 
|   | ToString | 
 Returns a string that represents the current object.
(Inherited from
 Object
.) | 
|   | WriteXmlAttributes | (Inherited from DocumentSerializable .) | 
|   | WriteXmlContent | (Inherited from DocumentSerializable .) | 
 Fields
Fields
 
| Name | Description | |
|---|---|---|
|   | m_doc | (Inherited from OwnerHolder .) | 
 See Also
See Also