'Declaration Overloads Sub Export( _ ByVal document As SectionDocument, _ ByVal filePath As String _ )
void Export( SectionDocument document, string filePath )
Parameters
- document
- The document.
- filePath
- The file path.
'Declaration Overloads Sub Export( _ ByVal document As SectionDocument, _ ByVal filePath As String _ )
void Export( SectionDocument document, string filePath )