Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public class SDTProperties : DocumentSerializable
Public Class SDTProperties Inherits DocumentSerializable
public ref class SDTProperties : public DocumentSerializable
type SDTProperties = class inherit DocumentSerializable end
Members
| All Members | Constructors | Fields | Properties | Methods |
| Member | Description | |
|---|---|---|
| SDTProperties(DocumentObject) | Initializes a new instance of the SDTProperties class | |
| Alias |
Gets or sets the an alias.
| |
| CloneImpl()()()() | (Inherited from DocumentSerializable.) | |
| ControlProperties | ||
| Document |
Gets the document.
(Inherited from OwnerHolder.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Id |
Gets the id. specifes that the contents of this attribute contains a decimal number.
| |
| InitXDLSHolder()()()() | (Inherited from DocumentSerializable.) | |
| IsShowingPlaceHolder |
Gets or sets a value indicating whether this instance is showing place holder.
| |
| LockSettings |
Gets or sets a value that specifies locking behaviors
| |
| m_doc | (Inherited from OwnerHolder.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ReadXmlAttributes(IXDLSAttributeReader) | (Inherited from DocumentSerializable.) | |
| ReadXmlContent(IXDLSContentReader) | (Inherited from DocumentSerializable.) | |
| RestoreReference(String, Int32) | (Inherited from DocumentSerializable.) | |
| SDTType | ||
| Tag |
Gets or sets the a value specifies that its contents contain a string.
| |
| ToString()()()() | (Inherited from Object.) | |
| WriteXmlAttributes(IXDLSAttributeWriter) | (Inherited from DocumentSerializable.) | |
| WriteXmlContent(IXDLSContentWriter) | (Inherited from DocumentSerializable.) | |
| XDLSHolder | (Inherited from DocumentSerializable.) |
Inheritance Hierarchy
System..::..Object
Spire.Doc..::..OwnerHolder
Spire.Doc.Documents.XML..::..DocumentSerializable
Spire.Doc.Documents..::..SDTProperties
Spire.Doc..::..OwnerHolder
Spire.Doc.Documents.XML..::..DocumentSerializable
Spire.Doc.Documents..::..SDTProperties