public int PDFComments( Project oProject, string strFileName )
public: int PDFComments( Project^ oProject, String^ strFileName )
Parameters
| Parameter Name | Description |
|---|---|
| oProject | Project to which comments from pdf will be imported. Can't be NULL. |
| strFileName | Full file name of the PDF file to be imported. Can't be NULL. |