Click or drag to resize

PdfMatrixOffsetX Property

Gets the x translation value of this PdfMatrix.

Namespace:  Opait.Pdf.Api
Assembly:  Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax
C#
public double OffsetX { get; }

Property Value

Type: Double
See Also