←Select platform

OffsetY Property

Summary

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

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

Property Value

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

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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