@qrcommunication/gigapdf-lib — SDK API reference - v0.110.3
    Preparing search index...

    Interface GigaBorderStyle

    A table/cell border (mirror of model::BorderStyle).

    interface GigaBorderStyle {
        width: number;
        color: [number, number, number];
    }
    Index

    Properties

    Properties

    width: number
    color: [number, number, number]