Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface GetBookingShippingDocumentDataInfoStyle

    GetBookingShippingDocumentDataInfoStyle sub-interface for GetBookingShippingDocumentDataInfoRecipientAddressInfo

    interface GetBookingShippingDocumentDataInfoStyle {
        font_size?: number;
        h_align?: string;
        image_width?: number;
        text_color?: string;
        text_style?: string[];
    }
    Index

    Properties

    font_size?: number

    supports 1 - 108

    h_align?: string

    text horizontal align, supports left, center and right.

    image_width?: number

    supports 0.1-30, in centimeters

    text_color?: string

    color string like "#AbCd12"

    text_style?: string[]

    supports bold and italic