public int PDFComments( string strFullLinkFileName, string strFileName )
public: int PDFComments( String^ strFullLinkFileName, String^ strFileName )
Parameters
| Parameter Name | Description |
|---|---|
| strFullLinkFileName | Full link file name of the project. Can't be NULL. |
| strFileName | Full file name of the PDF file to be imported. Can't be NULL. |