public PdfDestination(
PdfPage page,
PointF point
)
Public Sub New (
page As PdfPage,
point As PointF
)
public:
PdfDestination(
PdfPage^ page,
PointF point
)
new :
page : PdfPage *
point : PointF -> PdfDestination