DocumentSet.IncludeWellKnownDTDs MethodDocumentSet.IncludeWellKnownDTDs MethodDocumentSet::IncludeWellKnownDTDs Method

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

Syntax

Public Sub IncludeWellKnownDTDs()
public void IncludeWellKnownDTDs()
public:
void IncludeWellKnownDTDs()
 

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.