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