Namespace: Spire.Doc
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 CustomDocumentProperties : DocumentSerializable
Public Class CustomDocumentProperties Inherits DocumentSerializable
public ref class CustomDocumentProperties : public DocumentSerializable
type CustomDocumentProperties = class inherit DocumentSerializable end
Members
| All Members | Fields | Properties | Methods |
| Member | Description | |
|---|---|---|
| Add(String, Object) |
Adds the specified name.
| |
| Clone()()()() |
Clones this instance.
| |
| CloneImpl()()()() | (Inherited from DocumentSerializable.) | |
| Count |
Gets count of the properties.
| |
| CustomHash | ||
| 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.) | |
| InitXDLSHolder()()()() | (Inherited from DocumentSerializable.) | |
| Item[([( Int32])]) |
Gets or sets property by specified index.
| |
| Item[([( String])]) |
Gets or sets property by specified name.
| |
| m_doc | (Inherited from OwnerHolder.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ReadXmlAttributes(IXDLSAttributeReader) | (Inherited from DocumentSerializable.) | |
| ReadXmlContent(IXDLSContentReader) | (Overrides DocumentSerializable..::..ReadXmlContent(IXDLSContentReader).) | |
| Remove(String) |
Remove property specified by name.
| |
| RestoreReference(String, Int32) | (Inherited from DocumentSerializable.) | |
| ToString()()()() | (Inherited from Object.) | |
| WriteXmlAttributes(IXDLSAttributeWriter) | (Inherited from DocumentSerializable.) | |
| WriteXmlContent(IXDLSContentWriter) | (Overrides DocumentSerializable..::..WriteXmlContent(IXDLSContentWriter).) | |
| XDLSHolder | (Inherited from DocumentSerializable.) |
Inheritance Hierarchy
System..::..Object
Spire.Doc..::..OwnerHolder
Spire.Doc.Documents.XML..::..DocumentSerializable
Spire.Doc..::..CustomDocumentProperties
Spire.Doc..::..OwnerHolder
Spire.Doc.Documents.XML..::..DocumentSerializable
Spire.Doc..::..CustomDocumentProperties