CreateDCInfo Class

Provides methods to access and manage file content and information in a document conversion. For more information, contact us.

Inheritance Hierarchy

System.Object
  Microsoft.HtmlTrans.CreateDCInfo

Namespace:  Microsoft.HtmlTrans
Assembly:  Microsoft.HtmlTrans.Interface (in Microsoft.HtmlTrans.Interface.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class CreateDCInfo
'Usage
Dim instance As CreateDCInfo
[SerializableAttribute]
public class CreateDCInfo

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CreateDCInfo Members

Microsoft.HtmlTrans Namespace

ISPConversionProcessor