DestinationTypeFitR Constructor (Double, Double, Double, Double)

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Initializes a new instance of the DestinationTypeFitR class.

Namespace:  Apitron.PDF.Kit.Interactive.Navigation.DocumentLevel
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public DestinationTypeFitR(
	double left,
	double bottom,
	double right,
	double top
)

Parameters

left
Type: SystemDouble
The left.
bottom
Type: SystemDouble
The bottom.
right
Type: SystemDouble
The right.
top
Type: SystemDouble
The top.
See Also

Reference