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