Documents for PDF, .NET Edition Documentation
Left Property (DestinationFitV)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > DestinationFitV Class : Left Property
Gets the left coordinate of the document window, if null then unchanged.
Syntax
'Declaration
 
Public ReadOnly Property Left As System.Nullable(Of Single)
public System.Nullable<float> Left {get;}
See Also

Reference

DestinationFitV Class
DestinationFitV Members