@intelligentgraphics/openconfiguration.host
    Preparing search index...

    Interface ExportImageDimensions

    interface ExportImageDimensions {
        height: number;
        width: number;
    }
    Index

    Properties

    Properties

    height: number
    width: number