The Y coordinate of the highest left point on the page layout where the rectangle that contains element begins.
Namespace: GroupDocs.Viewer.ResultsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
SyntaxPublic ReadOnly Property Y As Double
Get
public:
property double Y {
double get ();
}
member Y : float with get
Property Value
Type:
Double
See Also