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

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > DestinationFitBV 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

DestinationFitBV Class
DestinationFitBV Members