Back to Devexpress

PdfPageFacade.CreateFitBBoxVerticallyDestination() Method

officefileapi-devexpress-dot-pdf-dot-pdfpagefacade-98f8fc80.md

latest1.3 KB
Original Source

PdfPageFacade.CreateFitBBoxVerticallyDestination() Method

Creates a FitBV destination. The coordinate positioned window’s top left corner is retained from the previous view.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfFitBBoxVerticallyDestination CreateFitBBoxVerticallyDestination()
vb
Public Function CreateFitBBoxVerticallyDestination As PdfFitBBoxVerticallyDestination

Returns

TypeDescription
PdfFitBBoxVerticallyDestination

The FitBV destination on the page.

|

See Also

PdfPageFacade Class

PdfPageFacade Members

DevExpress.Pdf Namespace