FieldedText TypeScript Library
    Preparing search index...

    Variable FtPadCharTypeConst

    FtPadCharType: {
        Auto: "Auto";
        EndOfValue: "EndOfValue";
        Specified: "Specified";
    } = ...

    Type Declaration

    • ReadonlyAuto: "Auto"
    • ReadonlyEndOfValue: "EndOfValue"
    • ReadonlySpecified: "Specified"