Click or drag to resize
ExplicitDestinationDestPage Property
Gets or sets the destination page.

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public PdfPage DestPage { get; set; }

Property Value

Type: PdfPage
See Also