 |
PdfDestinationLocation Property |
Gets or sets the location point in the destination page.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 24.1
Syntaxpublic PointF Location { get; set; }
Public Property Location As PointF
Get
Set
Property Value
Type:
PointF
See Also