PdfTop Property (DestinationFitBH)
In This Topic
Gets the top coordinate of the document window relative to the bottom left corner, if null then unchanged.
Syntax
'Declaration
Public ReadOnly Property PdfTop As System.Nullable(Of Single)
public System.Nullable<float> PdfTop {get;}
See Also