IDocumentObjectCurrentPageOffsets Property
Offsets of the current document page where the document element is present.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
ParallelList<Point> CurrentPageOffsets { get; set; }
Property CurrentPageOffsets As ParallelList(Of Point)
Get
Set
property ParallelList<Point>^ CurrentPageOffsets {
ParallelList<Point>^ get ();
void set (ParallelList<Point>^ value);
}
abstract CurrentPageOffsets : ParallelList<Point> with get, set
Property Value
ParallelListPoint