Gets an array of eight numbers of the form specifying the location on the page of the cropped image.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic double[] Position { get; }Public ReadOnly Property Position As Double()
Get
public:
property array<double>^ Position {
array<double>^ get ();
}member Position : float[] with get
Property Value
Type:
Double
See Also