PdfDestinationTop Property |
Gets or sets the vertical 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: 2024.10.30
Syntax public double? Top { get; set; }
Public Property Top As Double?
Get
Set
Property Value
NullableDouble
The vertical 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