'Declaration Public Function New( _
ByVal documentParent document of this destination.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByVal pagePage of this destination.As PdfPage _
)
public PdfDestinationFitRectangle(
Vintasoft.Imaging.Pdf.PdfDocument document,
PdfPage page
)
public: PdfDestinationFitRectangle(
Vintasoft.Imaging.Pdf.PdfDocument* document,
PdfPage* page
)
public:
PdfDestinationFitRectangle(
Vintasoft.Imaging.Pdf.PdfDocument^ document,
PdfPage^ page
)
Parameters
- document
- Parent document of this destination.
- page
- Page of this destination.