TronDesigner Website Integration
    Preparing search index...
    interface IPrintJobFileDto {
        format: FileFormatsType;
        printJobFileUrl?: string;
        shouldUseDarkBackground?: boolean;
    }
    Index

    Properties

    printJobFileUrl?: string
    shouldUseDarkBackground?: boolean