iink-ts - v3.2.1
    Preparing search index...

    Type Alias TTextGuidesConfigurationV2

    type TTextGuidesConfigurationV2 = {
        enable: boolean;
        "line-gap-mm"?: number;
        "origin-y-mm"?: number;
    }
    Index

    Properties

    enable: boolean
    "line-gap-mm"?: number
    "origin-y-mm"?: number