DocumentSet.IncludeWellKnownDocumentTypeDefinitions MethodDocumentSet.IncludeWellKnownDocumentTypeDefinitions MethodDocumentSet::IncludeWellKnownDocumentTypeDefinitions Method

Adds a collection of well known DTDs to the document set.

Syntax

Public Sub IncludeWellKnownDocumentTypeDefinitions()
public void IncludeWellKnownDocumentTypeDefinitions()
public:
void IncludeWellKnownDocumentTypeDefinitions()
 

Remarks

These DTDs are loaded from a local copy and will not result in any network traffic.

Currently the well known DTDs include just the XHTML 1.0 DTDs.