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

    Interface SpatialCompiledPageRegionSet

    interface SpatialCompiledPageRegionSet {
        default?: SpatialCompiledPageRegion | null;
        even?: SpatialCompiledPageRegion | null;
        firstPage?: SpatialCompiledPageRegion | null;
        odd?: SpatialCompiledPageRegion | null;
    }
    Index

    Properties

    default?: SpatialCompiledPageRegion | null
    firstPage?: SpatialCompiledPageRegion | null