An NDoc Documented Class Library

pdfDestinationFactory.createPdfDestinationFitV Method 

Method that creates a pdfDestination with FitV type

public static IPdfDestination createPdfDestinationFitV(
   int left
);

Parameters

left
Left margin

Return Value

pdfDestination object

See Also

pdfDestinationFactory Class | sharpPDF Namespace