b7d146ddb55d984da967f80a4aecda5024875e79
- Introduced `AnnotationType.PSPDFKit` constants for consistent annotation type references. - Updated `BurnPdfCommandHandler` to use new PSPDFKit annotation types. - Refactored method signatures and local variables for clarity (e.g., using 'var', null-coalescing for annotation properties). - Streamlined `using` statements and memory management in PDF burning process. - Added placeholder methods for form fields, image, and ink annotations to centralize future implementations.
Description
No description provided
Languages
JavaScript
86.1%
C#
5.7%
HTML
4.2%
Visual Basic .NET
2.6%
CSS
0.9%
Other
0.4%