ExplicitDestinationDestPage Property |
Gets or sets the destination page.
Namespace: ExpertPdf.PdfCreatorAssembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic PdfPage DestPage { get; set; }
Public Property DestPage As PdfPage
Get
Set
Property Value
Type:
PdfPage
See Also