namespace EnvelopeGenerator.Application.Common.Dto.PSPDFKitInstant; /// /// /// /// /// public record Ink(Lines Lines, string? StrokeColor = null);