TRONIX Code Documentation
Loading...
Searching...
No Matches
Properties | List of all members
Tronix.Business.DTOs.PdfField Class Reference

Properties

string FieldName [get, set]
 
PdfFieldType FieldType [get, set]
 
int PageNumber [get, set]
 
double LowerLeftX [get, set]
 Aspose page origin is bottom left so coordinates are related to that position NOT top left.
 
double LowerLeftY [get, set]
 Aspose page origin is bottom left so coordinates are related to that position NOT top left.
 
double UpperRightX [get, set]
 Aspose page origin is bottom left so coordinates are related to that position NOT top left.
 
double UpperRightY [get, set]
 Aspose page origin is bottom left so coordinates are related to that position NOT top left.
 
string Value [get, set]
 
bool Buyer [get, set]
 
bool CoBuyer [get, set]
 

Property Documentation

◆ Buyer

bool Tronix.Business.DTOs.PdfField.Buyer
getset

◆ CoBuyer

bool Tronix.Business.DTOs.PdfField.CoBuyer
getset

◆ FieldName

string Tronix.Business.DTOs.PdfField.FieldName
getset

◆ FieldType

PdfFieldType Tronix.Business.DTOs.PdfField.FieldType
getset

◆ LowerLeftX

double Tronix.Business.DTOs.PdfField.LowerLeftX
getset

Aspose page origin is bottom left so coordinates are related to that position NOT top left.

◆ LowerLeftY

double Tronix.Business.DTOs.PdfField.LowerLeftY
getset

Aspose page origin is bottom left so coordinates are related to that position NOT top left.

◆ PageNumber

int Tronix.Business.DTOs.PdfField.PageNumber
getset

◆ UpperRightX

double Tronix.Business.DTOs.PdfField.UpperRightX
getset

Aspose page origin is bottom left so coordinates are related to that position NOT top left.

◆ UpperRightY

double Tronix.Business.DTOs.PdfField.UpperRightY
getset

Aspose page origin is bottom left so coordinates are related to that position NOT top left.

◆ Value

string Tronix.Business.DTOs.PdfField.Value
getset

The documentation for this class was generated from the following file: