GotenbergSharpApiClient
GotenbergSharpApiClient copied to clipboard
fix: correct SetMargins to use proper parameters for each side
Summary by CodeRabbit
- Bug Fixes
- Corrected margin settings so that each margin (top, right, bottom, left) is now properly assigned based on user input. Previously, all sides were set to the top margin value.