Differences between VGCore (2021) and VGCore (2022)
Posted 03-07-2022 at 16:32 by shelbym
Introduction
Corel has released a new version of CorelDRAW. With the move to the subscription model they have dropped the year version from the name of the appliction but it still installs to a year folder, so for now I will continue to call is 2022. Let's see what is new in the Object Model for 2022. The list is not that long so I will post the entire list here, no need to download a file this year.
Legend:
Class Layer
Properties:
Class Page
Properties:
Class PDFVBASettings
Properties:
Class ShapeRange
Mehthods:
Enum cdrFileVersion
Constants:
Conclusion
Those are the changes in the Object Model for CorelDRAW 2022. Happy coding!
Corel has released a new version of CorelDRAW. With the move to the subscription model they have dropped the year version from the name of the appliction but it still installs to a year folder, so for now I will continue to call is 2022. Let's see what is new in the Object Model for 2022. The list is not that long so I will post the entire list here, no need to download a file this year.
Differences between VGCore (23.1) and VGCore (24.1)
Legend:
- Not changed
- Added
- Removed
Class Layer
Properties:
- Property AllCollaborativeTextShapes As ShapeRange
Class Page
Properties:
- Property AllCollaborativeTextShapes As ShapeRange
Class PDFVBASettings
Properties:
- Property UsePageBoundingBox As Boolean
Class ShapeRange
Mehthods:
- Function Split(ByVal Separators As ShapeRange, ByVal ExcludeEmptyRanges As Boolean)() As ShapeRange
Enum cdrFileVersion
Constants:
- cdrVersion24 As Long=24
Conclusion
Those are the changes in the Object Model for CorelDRAW 2022. Happy coding!
Total Comments 0
Comments
Total Trackbacks 0