An NDoc Documented Class Library

pdfDestinationFactory.createPdfDestinationFitH Method 

Method that creates a pdfDestination with FitH type

public static IPdfDestination createPdfDestinationFitH(
   int top
);

Parameters

top
Top margin

Return Value

pdfDestination object

See Also

pdfDestinationFactory Class | sharpPDF Namespace