←Select platform

OffsetX Property

Summary

The value of the third row and first column of this PDFMatrix.

Syntax
C#
C++/CLI
Java
Python
public double OffsetX {get; set;} 
public double getOffsetX(); 
public void setOffsetX( 
   double doubleValue 
); 
public:  
   property double OffsetX 
   { 
      double get() 
      void set(double value) 
   } 
OffsetX # get and set (PDFMatrix) 

Property Value

The value of the third row and first column of this PDFMatrix. The default value is 0.

Requirements

Target Platforms

Help Version 22.0.2023.7.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.