'Declaration Overloads Sub Export( _ ByVal document As SectionDocument, _ ByVal outputHandler As IOutputHtml, _ ByVal pageRange As String _ )
void Export( SectionDocument document, IOutputHtml outputHandler, string pageRange )
Parameters
- document
- The document.
- outputHandler
- The output handler.
- pageRange
- The page range.