IDocumentConverterControl Members
Include Protected Members
Include Inherited Members
This interface is used for exposing settings of document converters to the user.
The IDocumentConverterControl type exposes the following members.
Properties
Name | Description | |
---|---|---|
ContentType | Gets or sets the content type of the source document for the document converter control. | |
ConverterSettings | Gets or sets the document converter settings as an XML string. | |
RequiresConfiguration | Gets a value that determines whether this document converter requires configuration. | |
SectionDisplayTitle | Gets the name of the section on the page in which this document converter control displays. |
Top