Interface IFormFieldAnnotationObject
Assembly: IronPdf.dll
public interface IFormFieldAnnotationObject : IPdfDocumentObject
Properties
Declaration
double Height { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
PageIndex
Declaration
int PageIndex { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
Declaration
double Width { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
Property Value
| Type |
Description |
| System.Double |
|
Declaration
Property Value
| Type |
Description |
| System.Double |
|