DocumentScalerTInitialOffset Property
Initial oofset of the document rendering. Can be used to control a gap between first page and canvas top-left corner.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public PointF InitialOffset { get; }
Public ReadOnly Property InitialOffset As PointF
Get
public:
property PointF InitialOffset {
PointF get ();
}
member InitialOffset : PointF with get
Property Value
PointF