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