Gets the a value specifies the last known contents of a structured document tag around one or more block-level structures.
Namespace: Spire.Doc.DocumentsAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public SDTContent SDTContent { get; }
Public ReadOnly Property SDTContent As SDTContent Get
public: property SDTContent^ SDTContent { SDTContent^ get (); }
member SDTContent : SDTContent with get