VMPrint API Reference - v1.0.0
    Preparing search index...

    Interface PageRegionContent

    interface PageRegionContent {
        elements: Element[];
        style?: ElementStyle;
    }
    Index

    Properties

    Properties

    elements: Element[]
    style?: ElementStyle