DocumentScalerTInitialOffset Property

Initial oofset of the document rendering. Can be used to control a gap between first page and canvas top-left corner.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public PointF InitialOffset { get; }

Property Value

PointF

See Also