Class PDFFile.PDFAnnotation
Inherited Members
Namespace: Reportman.Drawing
Assembly: Reportman.Drawing.dll
Syntax
public class PDFFile.PDFAnnotation
Constructors
PDFAnnotation()
Declaration
public PDFAnnotation()
Fields
Annotation
Declaration
public string Annotation
Field Value
| Type | Description |
|---|---|
| string |
Height
Declaration
public int Height
Field Value
| Type | Description |
|---|---|
| int |
Page
Declaration
public int Page
Field Value
| Type | Description |
|---|---|
| int |
PosX
Declaration
public int PosX
Field Value
| Type | Description |
|---|---|
| int |
PosY
Declaration
public int PosY
Field Value
| Type | Description |
|---|---|
| int |
StreamNumber
Declaration
public long StreamNumber
Field Value
| Type | Description |
|---|---|
| long |
Width
Declaration
public int Width
Field Value
| Type | Description |
|---|---|
| int |