DsPdfJS API - v9.1.0
    Preparing search index...

    Type Alias ActionNamedProperties

    Represents an action that performs some viewer application action such as go to next or previous page, etc.

    type ActionNamedProperties = {
        name: string;
    }
    Index

    Properties

    Properties

    name: string

    The name of action. The most useful names: NextPage, PrevPage, FirstPage, LastPage