com.spire.doc.documents
Class SDTContent

java.lang.Object
  extended by com.spire.doc.OwnerHolder
      extended by com.spire.doc.documents.xml.DocumentSerializable
          extended by com.spire.doc.DocumentObject
              extended by com.spire.doc.DocumentBase
                  extended by com.spire.doc.DocumentContainer
                      extended by com.spire.doc.Body
                          extended by com.spire.doc.documents.SDTContent
All Implemented Interfaces:
IBody, ICompositeObject, IDocumentObject, IDocumentSerializable

public class SDTContent
extends Body

specifies the last known contents of a structured document tag around one or more block-level structures


Method Summary
 DocumentObjectType getDocumentObjectType()
          Gets the type of the document object.
 
Methods inherited from class com.spire.doc.Body
addParagraph, addTable, addTable, ensureMinimum, getChildObjects, getFirstParagraph, getFormFields, getLastParagraph, getParagraphs, getTables, insertXHTML, insertXHTML, insertXHTML, isValidXHTML, isValidXHTML
 
Methods inherited from class com.spire.doc.DocumentContainer
getCount, getIndex
 
Methods inherited from class com.spire.doc.DocumentObject
deepClone, getFirstChild, getLastChild, getNextSibling, getNextWidgetSibling, getOwner, getPreviousSibling, getPreviousWidgetSibling, isComposite, prependChild, toString
 
Methods inherited from class com.spire.doc.OwnerHolder
getDocument
 
Methods inherited from interface com.spire.doc.interfaces.IDocumentObject
deepClone, getDocument, getNextSibling, getOwner, getPreviousSibling, isComposite
 

Method Detail

getDocumentObjectType

public DocumentObjectType getDocumentObjectType()
Description copied from class: Body
Gets the type of the document object.

Specified by:
getDocumentObjectType in interface IDocumentObject
Overrides:
getDocumentObjectType in class Body
Returns:
DocumentObjectType