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.
Please let us know if you have any other questions.
Regards, Mohanaselvam J
Marked as answer
YPYauheni PakalaJanuary 16, 2021 01:30 PM UTC
Thank you!
Quick answer:
/// <summary> /// Converts the value from centimeter to points. /// </summary> public static float ConvertCentimetertoPoints(float centimeterValue) { return (float)(centimeterValue * 28.35); }
Need More Help?
Get personalized assistance from our support team.