SectionDocument Constructor(String)
Initializes a new instance of the
SectionDocument class.
public SectionDocument(
string
)
'Declaration
Public Function New( _
ByVal As String _
)
Parameters
- name
- A System.String value representing the name of the document.