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.
GPGnana Priya Namasivayam Syncfusion Team November 7, 2019 10:54 AM UTC
Hi Taahir,
We have checked the reported query from our side. We would like to inform you that the reported issue gets replicated when the label is loaded directly inside the ContentView. We directly inherited from native views and we didn't handle alignment related changes. You can overcome this issue by adding the label inside any of the containers like Grid in the following code snippet.