C# Class iTextSharp.text.pdf.PdfPage

Inheritance: PdfDictionary
Afficher le fichier Open project: red-gate/iTextSharp-4.1.6 Class Usage Examples

Méthodes publiques

Свойство Type Description
INVERTEDPORTRAIT PdfNumber
LANDSCAPE PdfNumber
PORTRAIT PdfNumber
SEASCAPE PdfNumber

Private Properties

Свойство Type Description
Add void
PdfPage System
PdfPage System
RotateMediaBox PdfRectangle

Méthodes publiques

Méthode Description
IsParent ( ) : bool

Private Methods

Méthode Description
Add ( PdfIndirectReference contents ) : void
PdfPage ( PdfRectangle mediaBox, Hashtable boxSize, PdfDictionary resources ) : System
PdfPage ( PdfRectangle mediaBox, Hashtable boxSize, PdfDictionary resources, int rotate ) : System
RotateMediaBox ( ) : PdfRectangle

Method Details

IsParent() public méthode

public IsParent ( ) : bool
Résultat bool

Property Details

INVERTEDPORTRAIT public_oe static_oe property

public static PdfNumber,iTextSharp.text.pdf INVERTEDPORTRAIT
Résultat PdfNumber

LANDSCAPE public_oe static_oe property

public static PdfNumber,iTextSharp.text.pdf LANDSCAPE
Résultat PdfNumber

PORTRAIT public_oe static_oe property

public static PdfNumber,iTextSharp.text.pdf PORTRAIT
Résultat PdfNumber

SEASCAPE public_oe static_oe property

public static PdfNumber,iTextSharp.text.pdf SEASCAPE
Résultat PdfNumber