API Documentation > CorelDRAW > 2025-v26 > SymbolLibraries > IVGSymbolLibraries
SymbolLibraries.AddFromFolder method
Adds libraries from the specified folder to the collection
Syntax:
Function AddFromFolder(ByVal Folder As String, Optional ByVal Recursive As Boolean = False, Optional ByVal CopyLocally As Boolean = False) As Long
Parameters:
Name Type Description
Folder
String
Recursive
Boolean
Specifies whether to make the addition recursively.
CopyLocally
Boolean
Specifies whether to make a local copy.
Remarks:
The AddFromFolder method adds the symbol libraries in a specified folder to a SymbolLibraries collection.