Click or drag to resize

SDTProperties Class

Inheritance Hierarchy

Namespace:  Spire.Doc.Documents
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public class SDTProperties : DocumentSerializable

The SDTProperties type exposes the following members.

Constructors
  NameDescription
Public methodSDTProperties
Initializes a new instance of the SDTProperties class
Top
Properties
  NameDescription
Public propertyAlias
Gets or sets the an alias.
Public propertyControlProperties
Public propertyDocument
Gets the document.
(Inherited from OwnerHolder.)
Public propertyId
Gets the id. specifes that the contents of this attribute contains a decimal number.
Public propertyIsShowingPlaceHolder
Gets or sets a value indicating whether this instance is showing place holder.
Public propertyLockSettings
Gets or sets a value that specifies locking behaviors
Public propertySDTType
Public propertyTag
Gets or sets the a value specifies that its contents contain a string.
Protected propertyXDLSHolder (Inherited from DocumentSerializable.)
Top
Methods
  NameDescription
Protected methodCloneImpl (Inherited from DocumentSerializable.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodInitXDLSHolder (Inherited from DocumentSerializable.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodReadXmlAttributes (Inherited from DocumentSerializable.)
Protected methodReadXmlContent (Inherited from DocumentSerializable.)
Protected methodRestoreReference (Inherited from DocumentSerializable.)
Public methodToString (Inherited from Object.)
Protected methodWriteXmlAttributes (Inherited from DocumentSerializable.)
Protected methodWriteXmlContent (Inherited from DocumentSerializable.)
Top
Fields
  NameDescription
Protected fieldm_doc (Inherited from OwnerHolder.)
Top
See Also