PdfDestinationLeft Property |
Gets or sets the horizontal coordinate of the upper-left corner of the window expressed in the default user space coordinate system or if the value is to be retained unchanged.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic double? Left { get; set; }
Public Property Left As Double?
Get
Set
Property Value
NullableDouble
The horizontal coordinate of the upper-left corner of the window expressed in the default user space coordinate system or
if the value is to be retained unchanged.
Exceptions
See Also