Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
Include Protected Members
Include Inherited Members
iTextSharp documentation
PdfReader Members
PdfReader Class
Constructors
Methods
Fields
Properties
See Also
Send Feedback
The
PdfReader
type exposes the following members.
Constructors
Name
Description
PdfReader
()
()
()
()
PdfReader(
array<
Byte
>
[]
()
[]
[]
)
PdfReader(Stream)
PdfReader(String)
PdfReader(Uri)
PdfReader(PdfReader)
PdfReader(
array<
Byte
>
[]
()
[]
[]
,
array<
Byte
>
[]
()
[]
[]
)
PdfReader(Stream,
array<
Byte
>
[]
()
[]
[]
)
PdfReader(String,
array<
Byte
>
[]
()
[]
[]
)
PdfReader(Uri,
array<
Byte
>
[]
()
[]
[]
)
PdfReader(RandomAccessFileOrArray,
array<
Byte
>
[]
()
[]
[]
)
PdfReader(String, X509Certificate, ICipherParameters)
Methods
Name
Description
AddPdfObject
AddViewerPreference
ASCII85Decode
ASCIIHexDecode
Close
ComputeUserPassword
ConsolidateNamedDestinations
CreateFakeFontSubsets
DecodePredictor
DumpPerc
DuplicatePdfDictionary
DuplicatePdfObject
EliminateSharedStreams
Equals
Determines whether the specified
Object
is equal to the current
Object
.
(Inherited from
Object
.)
Finalize
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection.
(Inherited from
Object
.)
FlateDecode(
array<
Byte
>
[]
()
[]
[]
)
FlateDecode(
array<
Byte
>
[]
()
[]
[]
, Boolean)
GetBoxSize
GetCertificationLevel
GetCropBox
GetCryptoMode
GetHashCode
Serves as a hash function for a particular type.
(Inherited from
Object
.)
GetJavaScript
GetLinks
GetNamedDestination
()
()
()
()
GetNamedDestination(Boolean)
GetNamedDestinationFromNames
()
()
()
()
GetNamedDestinationFromNames(Boolean)
GetNamedDestinationFromStrings
GetNormalizedRectangle
GetPageContent(Int32)
GetPageContent(Int32, RandomAccessFileOrArray)
GetPageN
GetPageNRelease
GetPageOrigRef
GetPageRotation
GetPageSize(Int32)
GetPageSize(PdfDictionary)
GetPageSizeWithRotation(Int32)
GetPageSizeWithRotation(PdfDictionary)
GetPdfObject(Int32)
GetPdfObject(PdfObject)
GetPdfObject(PdfObject, PdfObject)
GetPdfObjectRelease(Int32)
GetPdfObjectRelease(PdfObject)
GetPdfObjectRelease(PdfObject, PdfObject)
GetPdfReaderInstance
GetStreamBytes(PRStream)
GetStreamBytes(PRStream, RandomAccessFileOrArray)
GetStreamBytesRaw(PRStream)
GetStreamBytesRaw(PRStream, RandomAccessFileOrArray)
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
Is128Key
IsEncrypted
IsHybridXref
IsMetadataEncrypted
IsNewXrefType
IsRebuilt
KillIndirect
KillXref
LZWDecode
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
ReadArray
ReadDictionary
ReadDocObj
ReadDocObjPartial
ReadObjStm
ReadOneObjStm
ReadPages
ReadPdf
ReadPdfPartial
ReadPRObject
ReadSingleObject
ReadXref
ReadXrefSection
ReadXRefStream
RebuildXref
ReleaseLastXrefPartial
()
()
()
()
ReleaseLastXrefPartial(PdfObject)
ReleasePage
RemoveAnnotations
RemoveFields
RemoveUnusedNode
RemoveUnusedObjects
RemoveUsageRights
ResetLastXrefPartial
ResetReleasePage
SelectPages(ArrayList)
SelectPages(String)
SetPageContent(Int32,
array<
Byte
>
[]
()
[]
[]
)
SetPageContent(Int32,
array<
Byte
>
[]
()
[]
[]
, Int32)
ShuffleSubsetNames
ToString
Returns a
String
that represents the current
Object
.
(Inherited from
Object
.)
Fields
Name
Description
acroForm
acroFormParsed
catalog
certificate
certificateKey
consolidateNamedDestinations
decrypt
encrypted
eofPos
freeXref
lastXref
newXrefType
objStmMark
objStmToOffset
pageRefs
password
pdfVersion
pValue
rebuilt
rValue
sharedStreams
strings
tampered
tokens
trailer
xref
Properties
Name
Description
AcroFields
AcroForm
Appendable
Catalog
EofPos
FileLength
Info
IsOpenedWithFullPermissions
JavaScript
LastXref
Metadata
NumberOfPages
PdfVersion
Permissions
SafeFile
SimpleViewerPreferences
Tampered
Trailer
ViewerPreferences
XrefSize
See Also
PdfReader Class
iTextSharp.text.pdf Namespace