Mayson Monorepo Documentation
    Preparing search index...
    interface Pdf {
        page_size: Stripe.Invoice.Rendering.Pdf.PageSize;
    }
    Index

    Properties

    Properties

    Page size of invoice pdf. Options include a4, letter, and auto. If set to auto, page size will be switched to a4 or letter based on customer locale.