◆ PdfTransition() [1/3]
| iTextSharp.text.pdf.PdfTransition.PdfTransition |
( |
| ) |
|
◆ PdfTransition() [2/3]
| iTextSharp.text.pdf.PdfTransition.PdfTransition |
( |
int |
type | ) |
|
Constructs a Transition.
- Parameters
-
| type | type of the transition effect |
◆ PdfTransition() [3/3]
| iTextSharp.text.pdf.PdfTransition.PdfTransition |
( |
int |
type, |
|
|
int |
duration |
|
) |
| |
Constructs a Transition.
- Parameters
-
| type | type of the transition effect |
| duration | duration of the transition effect |
◆ BLINDH
| const int iTextSharp.text.pdf.PdfTransition.BLINDH = 6 |
|
static |
◆ BLINDV
| const int iTextSharp.text.pdf.PdfTransition.BLINDV = 5 |
|
static |
◆ BTWIPE
| const int iTextSharp.text.pdf.PdfTransition.BTWIPE = 11 |
|
static |
◆ DGLITTER
| const int iTextSharp.text.pdf.PdfTransition.DGLITTER = 16 |
|
static |
◆ DISSOLVE
| const int iTextSharp.text.pdf.PdfTransition.DISSOLVE = 13 |
|
static |
◆ duration
| int iTextSharp.text.pdf.PdfTransition.duration |
|
protected |
duration of the transition effect
◆ INBOX
| const int iTextSharp.text.pdf.PdfTransition.INBOX = 7 |
|
static |
◆ LRGLITTER
| const int iTextSharp.text.pdf.PdfTransition.LRGLITTER = 14 |
|
static |
◆ LRWIPE
| const int iTextSharp.text.pdf.PdfTransition.LRWIPE = 9 |
|
static |
◆ OUTBOX
| const int iTextSharp.text.pdf.PdfTransition.OUTBOX = 8 |
|
static |
◆ RLWIPE
| const int iTextSharp.text.pdf.PdfTransition.RLWIPE = 10 |
|
static |
◆ SPLITHIN
| const int iTextSharp.text.pdf.PdfTransition.SPLITHIN = 4 |
|
static |
◆ SPLITHOUT
| const int iTextSharp.text.pdf.PdfTransition.SPLITHOUT = 2 |
|
static |
◆ SPLITVIN
| const int iTextSharp.text.pdf.PdfTransition.SPLITVIN = 3 |
|
static |
◆ SPLITVOUT
| const int iTextSharp.text.pdf.PdfTransition.SPLITVOUT = 1 |
|
static |
◆ TBGLITTER
| const int iTextSharp.text.pdf.PdfTransition.TBGLITTER = 15 |
|
static |
◆ TBWIPE
| const int iTextSharp.text.pdf.PdfTransition.TBWIPE = 12 |
|
static |
◆ type
| int iTextSharp.text.pdf.PdfTransition.type |
|
protected |
type of the transition effect
◆ Duration
| int iTextSharp.text.pdf.PdfTransition.Duration |
|
get |
◆ TransitionDictionary
| PdfDictionary iTextSharp.text.pdf.PdfTransition.TransitionDictionary |
|
get |
◆ Type
| int iTextSharp.text.pdf.PdfTransition.Type |
|
get |
The documentation for this class was generated from the following file: