PDF Web Viewer
    Preparing search index...

    Interface Range

    interface Range {
        begin: Position;
        end: Position;
        empty(): boolean;
        isOnePage(): boolean;
    }
    Index

    Properties

    Methods

    Properties

    begin: Position

    Methods

    • Returns boolean

    • Returns boolean