@captorab/openseries-ts - v1.0.0
    Preparing search index...

    Interface ReportOptions

    interface ReportOptions {
        addLogo?: boolean;
        logoUrl?: string;
        title?: string;
    }
    Index

    Properties

    addLogo?: boolean
    logoUrl?: string
    title?: string