FitRExplicitDestination

FitRExplicitDestination(Page, double, double, double, double)

Skapar lokal explicit destination.

public FitRExplicitDestination(Page page, double left, double bottom, double right, double top)
ParameterTypBeskrivning
pagePageMålsidans objekt.
leftDoubleVänster horisontell koordinat för synlig rektangel.
bottomDoubleNedre vertikala koordinat för synlig rektangel.
rightDoubleHöger horisontell koordinat för synlig rektangel.
topDoubleDen övre vertikala koordinaten för synlig rektangel.

Se även


FitRExplicitDestination(int, double, double, double, double)

Skapar explicit fjärrdestination.

public FitRExplicitDestination(int pageNumber, double left, double bottom, double right, double top)
ParameterTypBeskrivning
pageNumberInt32Målsidans nummer för fjärrdokument.
leftDoubleVänster horisontell koordinat för synlig rektangel.
bottomDoubleNedre vertikala koordinat för synlig rektangel.
rightDoubleHöger horisontell koordinat för synlig rektangel.
topDoubleDen övre vertikala koordinaten för synlig rektangel.

Se även