Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

PDFCoordinateType Enumeration






Specifies the PDF coordinate type.
Syntax
[SerializableAttribute()]
public enum PDFCoordinateType : System.Enum 
'Declaration
 
<SerializableAttribute()>
Public Enum PDFCoordinateType 
   Inherits System.Enum
'Usage
 
Dim instance As PDFCoordinateType
public enum PDFCoordinateType
[SerializableAttribute()]
public enum class PDFCoordinateType : public System.Enum 
Members
ValueMemberDescription
0x00000000Pdf The point or rectangle is in PDF coordinates (1/72 of an inch)
0x00000001Pixel The point or rectangle is in pixels. The resolution of the document (PDFDocument.Resolution will be used to convert the value
0x00000002Inch The point or rectangle is in inches
Remarks

The PDFCoordinateType enumeration is used as the sourceType and destinationType parameters passed to the PDFDocumentPage.ConvertPoint and PDFDocumentPage.ConvertRect methods.

For more information, refer to PDF Coordinate System.

Example

For an example, refer to PDFObject.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Pdf.PDFCoordinateType

Requirements

Target Platforms

See Also

Reference

Leadtools.Pdf Namespace
PDF Coordinate System

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features