The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
RTRamya Thirugnanam Syncfusion Team July 24, 2019 07:14 AM UTC
Hi George,
Please use the below code example to get an Image location. By default, the path gets accessed from bin folder and if you need to access the folder location, you should Rightclick on image -> click properties -> Copy to Output Directory as Copy always. Please refer to a screenshot below.
I create the BitmapNode at runtime and the user is free to select any image he wants I wouls also get the Image path at runtime if possible
RTRamya Thirugnanam Syncfusion Team July 25, 2019 10:38 AM UTC
Hi George,
Please use Diagram “BitmapTool” to activate the tool and create the BitmapNode at runtime. While creating the BitmapNode using Diagram tool at runtime, the dialog box will appear and select the image anywhere from the machine. Please refer to the below attached sample.