@asc-mitc/fdl — Node.js API
    Preparing search index...

    Class FramingIntent

    Hierarchy

    • HandleWrapper
      • FramingIntent
    Index

    Constructors

    • Parameters

      • opts: { aspectRatio: DimensionsInt; id: string; label?: string; protection?: number }

      Returns FramingIntent

    Properties

    _addon: NativeAddon

    Cached addon reference.

    _docRef: OwnedHandle | null

    Strong reference to the owning document. Prevents GC of the document while this child handle lives. For OwnedHandle, this is this (self-referencing).

    Accessors

    Methods

    • Check that the handle is still valid. Throws if closed.

      Returns void