'Declaration Public Function New( _
ByVal sourceThe source document information.As OpenXmlDocumentInformation _
)
public OpenXmlDocumentInformation(
OpenXmlDocumentInformation source
)
public: OpenXmlDocumentInformation(
OpenXmlDocumentInformation* source
)
public:
OpenXmlDocumentInformation(
OpenXmlDocumentInformation^ source
)
Parameters
- source
- The source document information.