Converts the specified object file to PDF format.
Object version for the object that contains the file to be converted.
| Visual Basic | 
|---|
| Public Function ConvertToPDF( _ ByVal ObjVer As ObjVer, _ ByVal FileID As Long, _ Optional ByVal StoreAsSeparateFile As Boolean = False, _ Optional ByVal OverwriteExistingFile As Boolean = False, _ Optional ByVal PDFA1b As Boolean = False, _ Optional ByVal FailOnUnsupportedSourceFiles As Boolean = True _ ) As ObjectVersion | 
Object version for the object that contains the file to be converted.