Type Alias TTextGuidesConfigurationV2

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