C# Класс iTextSharp.text.pdf.PdfWriter

Наследование: DocWriter, IPdfViewerPreferences, IPdfEncryptionSettings, IPdfVersion, IPdfDocumentActions, IPdfPageActions, IPdfIsoConformance, IPdfRunDirection, IPdfAnnotations
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
DID_PRINT PdfName
DID_SAVE PdfName
DOCUMENT_CLOSE PdfName
PAGE_CLOSE PdfName
PAGE_OPEN PdfName
PDF_VERSION_1_2 PdfName
PDF_VERSION_1_3 PdfName
PDF_VERSION_1_4 PdfName
PDF_VERSION_1_5 PdfName
PDF_VERSION_1_6 PdfName
PDF_VERSION_1_7 PdfName
WILL_PRINT PdfName
WILL_SAVE PdfName

Защищенные свойства (Protected)

Свойство Тип Описание
JBIG2Globals PdfIndirectReference>.Dictionary
OCGLocked PdfArray
OCGRadioGroup PdfArray
body iTextSharp.text.pdf.PdfBody
colorNumber int
compressionLevel int
crypto PdfEncryption
currentPageNumber int
currentPdfReaderInstance PdfReaderInstance
defaultColorspace PdfDictionary
directContent PdfContentByte
directContentUnder PdfContentByte
documentColors ColorDetails>.Dictionary
documentExtGState PdfObject[]>.Dictionary
documentFonts FontDetails>.Dictionary
documentOCG object>.Dictionary
documentOCGorder List
documentPatterns PdfName>.Dictionary
documentProperties PdfObject[]>.Dictionary
documentShadingPatterns object>.Dictionary
documentShadings object>.Dictionary
documentSpotPatterns ColorDetails>.Dictionary
extraCatalog PdfDictionary
fontNumber int
formXObjects Object[]>.Dictionary
formXObjectsCounter int
fullCompression bool
group PdfDictionary
imageDictionary PdfDictionary
newBookmarks Object>>.IList
pageDictEntries PdfDictionary
pageReferences List
patternColorspaceCMYK ColorDetails
patternColorspaceGRAY ColorDetails
patternColorspaceRGB ColorDetails
patternNumber int
pdf PdfDocument
pdfIsoConformance IPdfIsoConformance
pdf_version PdfVersionImp
prevxref long
readerInstances PdfReaderInstance>.Dictionary
root PdfPages
runDirection int
structureTreeRoot PdfStructureTreeRoot
tabs PdfName
tagged bool
ttfUnicodeWriter TtfUnicodeWriter
vOCProperties PdfOCProperties
xmpMetadata byte[]
xmpWriter XmpWriter

Private Properties

Свойство Тип Описание
Add PdfIndirectReference
Add PdfIndirectReference
AddASEvent void
AddAnnotation void
AddDirectTemplateSimple PdfName
AddLocalDestinations void
AddSimple ColorDetails
AddSimple FontDetails
AddSimpleExtGState iTextSharp.text.pdf.PdfObject[]
AddSimplePattern PdfName
AddSimplePatternColorspace ColorDetails
AddSimpleProperty iTextSharp.text.pdf.PdfObject[]
AddSimpleShading void
AddSimpleShadingPattern void
CompleteExtraCatalog void
CompleteInfoDictionary void
CreateXmpMetadataBytes byte[]
EliminateFontSubset void
GetColorspaceName PdfName
GetImageReference PdfIndirectReference
GetNameString String
GetOCGOrder void
GetPdfVersion iTextSharp.text.pdf.intern.PdfVersionImp
GetReaderFile RandomAccessFileOrArray
PropertyExists bool
RegisterLayer void
ResetContent void

Открытые методы

Метод Описание
AddAnnotation ( PdfAnnotation annot ) : void
AddCalculationOrder ( PdfFormField annot ) : void
AddDeveloperExtension ( PdfDeveloperExtension de ) : void
AddDirectImageSimple ( System.Image image ) : PdfName
AddDirectImageSimple ( System.Image image, PdfIndirectReference fixedRef ) : PdfName
AddFileAttachment ( PdfFileSpecification fs ) : void
AddFileAttachment ( String description, PdfFileSpecification fs ) : void
AddFileAttachment ( String description, byte fileStore, String file, String fileDisplay ) : void
AddJavaScript ( PdfAction js ) : void
AddJavaScript ( String code ) : void
AddJavaScript ( String name, PdfAction js ) : void
AddJavaScript ( String name, String code ) : void
AddJavaScript ( String name, String code, bool unicode ) : void
AddJavaScript ( String code, bool unicode ) : void
AddNamedDestination ( String name, int page, PdfDestination dest ) : void
AddNamedDestinations ( String>.IDictionary map, int page_offset ) : void
AddOCGRadioGroup ( List group ) : void
AddPageDictEntry ( PdfName key, PdfObject obj ) : void
AddToBody ( PdfObject objecta ) : PdfIndirectObject
AddToBody ( PdfObject objecta, PdfIndirectReference refa ) : PdfIndirectObject
AddToBody ( PdfObject objecta, PdfIndirectReference refa, bool inObjStm ) : PdfIndirectObject
AddToBody ( PdfObject objecta, bool inObjStm ) : PdfIndirectObject
AddToBody ( PdfObject objecta, int refNumber ) : PdfIndirectObject
AddToBody ( PdfObject objecta, int refNumber, bool inObjStm ) : PdfIndirectObject
AddViewerPreference ( PdfName key, PdfObject value ) : void
CheckPdfIsoConformance ( PdfWriter writer, int key, Object obj1 ) : void
ClearTextWrap ( ) : void
Close ( ) : void
CreateXmpMetadata ( ) : void
FreeReader ( PdfReader reader ) : void
GetBoxSize ( String boxName ) : Rectangle
GetImportedPage ( PdfReader reader, int pageNumber ) : PdfImportedPage
GetInstance ( Document document, Stream os ) : PdfWriter
GetInstance ( Document document, Stream os, IDocListener listener ) : PdfWriter
GetPageReference ( int page ) : PdfIndirectReference
GetPdfIsoConformance ( ) : IPdfIsoConformance
GetVerticalPosition ( bool ensureNewLine ) : float
IsPdfIso ( ) : bool
IsPdfX ( ) : bool
IsTagged ( ) : bool
LockLayer ( PdfLayer layer ) : void
Open ( ) : void
ReleaseTemplate ( PdfTemplate tp ) : void
ReorderPages ( int order ) : int
ResetPageDictEntries ( ) : void
SetAdditionalAction ( PdfName actionType, PdfAction action ) : void
SetAtLeastPdfVersion ( char version ) : void
SetBoxSize ( String boxName, Rectangle size ) : void
SetDefaultColorspace ( PdfName key, PdfObject cs ) : void
SetEncryption ( X509Certificate certs, int permissions, int encryptionType ) : void
SetEncryption ( bool strength, String userPassword, String ownerPassword, int permissions ) : void
SetEncryption ( byte userPassword, byte ownerPassword, int permissions, bool strength128Bits ) : void
SetEncryption ( byte userPassword, byte ownerPassword, int permissions, int encryptionType ) : void
SetEncryption ( int encryptionType, String userPassword, String ownerPassword, int permissions ) : void
SetFullCompression ( ) : void
SetLinearPageMode ( ) : void
SetOpenAction ( PdfAction action ) : void
SetOpenAction ( String name ) : void
SetOutputIntents ( PdfReader reader, bool checkExistence ) : bool
SetOutputIntents ( String outputConditionIdentifier, String outputCondition, String registryName, String info, ICC_Profile colorProfile ) : void
SetOutputIntents ( String outputConditionIdentifier, String outputCondition, String registryName, String info, byte destOutputProfile ) : void
SetPageAction ( PdfName actionType, PdfAction action ) : void
SetPageViewport ( PdfArray vp ) : void
SetPdfVersion ( PdfName version ) : void
SetTagged ( ) : void

Защищенные методы

Метод Описание
Add ( PdfICCBased icc ) : PdfIndirectReference
AddSharedObjectsToBody ( ) : void
AddXFormsToBody ( ) : void
BuildStructTreeRootForTagged ( PdfDictionary catalog ) : void
CheckPdfIsoConformance ( int key, Object obj1 ) : void
FillOCProperties ( bool erase ) : void
GetCatalog ( PdfIndirectReference rootObj ) : PdfDictionary
GetNewObjectNumber ( PdfReader reader, int number, int generation ) : int
GetPdfReaderInstance ( PdfReader reader ) : PdfReaderInstance
GetReferenceJBIG2Globals ( byte content ) : PdfIndirectReference
GetTtfUnicodeWriter ( ) : TtfUnicodeWriter
GetXmpWriter ( MemoryStream baos, PdfDocument info ) : XmpWriter
PdfWriter ( ) : System
PdfWriter ( PdfDocument document, Stream os ) : System
WriteKeyInfo ( Stream os ) : void
WriteOutlines ( PdfDictionary catalog, bool namedAsNames ) : void

Приватные методы

Метод Описание
Add ( PdfImage pdfImage, PdfIndirectReference fixedRef ) : PdfIndirectReference
Add ( PdfPage page, PdfContents contents ) : PdfIndirectReference
AddASEvent ( PdfName eventa, PdfName category ) : void
AddAnnotation ( PdfAnnotation annot, int page ) : void
AddDirectTemplateSimple ( PdfTemplate template, PdfName forcedName ) : PdfName
AddLocalDestinations ( PdfDocument.Destination>.SortedDictionary desto ) : void
AddSimple ( PdfSpotColor spc ) : ColorDetails
AddSimple ( BaseFont bf ) : FontDetails
AddSimpleExtGState ( PdfDictionary gstate ) : iTextSharp.text.pdf.PdfObject[]
AddSimplePattern ( PdfPatternPainter painter ) : PdfName
AddSimplePatternColorspace ( BaseColor color ) : ColorDetails
AddSimpleProperty ( Object prop, PdfIndirectReference refi ) : iTextSharp.text.pdf.PdfObject[]
AddSimpleShading ( PdfShading shading ) : void
AddSimpleShadingPattern ( PdfShadingPattern shading ) : void
CompleteExtraCatalog ( PdfDictionary extraCatalog ) : void
CompleteInfoDictionary ( PdfDictionary info ) : void
CreateXmpMetadataBytes ( ) : byte[]
EliminateFontSubset ( PdfDictionary fonts ) : void
GetColorspaceName ( ) : PdfName
GetImageReference ( PdfName name ) : PdfIndirectReference
GetNameString ( PdfDictionary dic, PdfName key ) : String
GetOCGOrder ( PdfArray order, PdfLayer layer ) : void
GetPdfVersion ( ) : PdfVersionImp
GetReaderFile ( PdfReader reader ) : RandomAccessFileOrArray
PropertyExists ( Object prop ) : bool
RegisterLayer ( IPdfOCG layer ) : void
ResetContent ( ) : void

Описание методов

Add() защищенный метод

protected Add ( PdfICCBased icc ) : PdfIndirectReference
icc PdfICCBased
Результат PdfIndirectReference

AddAnnotation() публичный метод

public AddAnnotation ( PdfAnnotation annot ) : void
annot PdfAnnotation
Результат void

AddCalculationOrder() публичный метод

public AddCalculationOrder ( PdfFormField annot ) : void
annot PdfFormField
Результат void

AddDeveloperExtension() публичный метод

public AddDeveloperExtension ( PdfDeveloperExtension de ) : void
de PdfDeveloperExtension
Результат void

AddDirectImageSimple() публичный метод

public AddDirectImageSimple ( System.Image image ) : PdfName
image System.Image
Результат PdfName

AddDirectImageSimple() публичный метод

public AddDirectImageSimple ( System.Image image, PdfIndirectReference fixedRef ) : PdfName
image System.Image
fixedRef PdfIndirectReference
Результат PdfName

AddFileAttachment() публичный метод

public AddFileAttachment ( PdfFileSpecification fs ) : void
fs PdfFileSpecification
Результат void

AddFileAttachment() публичный метод

public AddFileAttachment ( String description, PdfFileSpecification fs ) : void
description String
fs PdfFileSpecification
Результат void

AddFileAttachment() публичный метод

public AddFileAttachment ( String description, byte fileStore, String file, String fileDisplay ) : void
description String
fileStore byte
file String
fileDisplay String
Результат void

AddJavaScript() публичный метод

public AddJavaScript ( PdfAction js ) : void
js PdfAction
Результат void

AddJavaScript() публичный метод

public AddJavaScript ( String code ) : void
code String
Результат void

AddJavaScript() публичный метод

public AddJavaScript ( String name, PdfAction js ) : void
name String
js PdfAction
Результат void

AddJavaScript() публичный метод

public AddJavaScript ( String name, String code ) : void
name String
code String
Результат void

AddJavaScript() публичный метод

public AddJavaScript ( String name, String code, bool unicode ) : void
name String
code String
unicode bool
Результат void

AddJavaScript() публичный метод

public AddJavaScript ( String code, bool unicode ) : void
code String
unicode bool
Результат void

AddNamedDestination() публичный метод

public AddNamedDestination ( String name, int page, PdfDestination dest ) : void
name String
page int
dest PdfDestination
Результат void

AddNamedDestinations() публичный метод

public AddNamedDestinations ( String>.IDictionary map, int page_offset ) : void
map String>.IDictionary
page_offset int
Результат void

AddOCGRadioGroup() публичный метод

public AddOCGRadioGroup ( List group ) : void
group List
Результат void

AddPageDictEntry() публичный метод

public AddPageDictEntry ( PdfName key, PdfObject obj ) : void
key PdfName
obj PdfObject
Результат void

AddSharedObjectsToBody() защищенный метод

protected AddSharedObjectsToBody ( ) : void
Результат void

AddToBody() публичный метод

public AddToBody ( PdfObject objecta ) : PdfIndirectObject
objecta PdfObject
Результат PdfIndirectObject

AddToBody() публичный метод

public AddToBody ( PdfObject objecta, PdfIndirectReference refa ) : PdfIndirectObject
objecta PdfObject
refa PdfIndirectReference
Результат PdfIndirectObject

AddToBody() публичный метод

public AddToBody ( PdfObject objecta, PdfIndirectReference refa, bool inObjStm ) : PdfIndirectObject
objecta PdfObject
refa PdfIndirectReference
inObjStm bool
Результат PdfIndirectObject

AddToBody() публичный метод

public AddToBody ( PdfObject objecta, bool inObjStm ) : PdfIndirectObject
objecta PdfObject
inObjStm bool
Результат PdfIndirectObject

AddToBody() публичный метод

public AddToBody ( PdfObject objecta, int refNumber ) : PdfIndirectObject
objecta PdfObject
refNumber int
Результат PdfIndirectObject

AddToBody() публичный метод

public AddToBody ( PdfObject objecta, int refNumber, bool inObjStm ) : PdfIndirectObject
objecta PdfObject
refNumber int
inObjStm bool
Результат PdfIndirectObject

AddViewerPreference() публичный метод

public AddViewerPreference ( PdfName key, PdfObject value ) : void
key PdfName
value PdfObject
Результат void

AddXFormsToBody() защищенный метод

protected AddXFormsToBody ( ) : void
Результат void

BuildStructTreeRootForTagged() защищенный метод

protected BuildStructTreeRootForTagged ( PdfDictionary catalog ) : void
catalog PdfDictionary
Результат void

CheckPdfIsoConformance() публичный статический метод

public static CheckPdfIsoConformance ( PdfWriter writer, int key, Object obj1 ) : void
writer PdfWriter
key int
obj1 Object
Результат void

CheckPdfIsoConformance() защищенный метод

protected CheckPdfIsoConformance ( int key, Object obj1 ) : void
key int
obj1 Object
Результат void

ClearTextWrap() публичный метод

public ClearTextWrap ( ) : void
Результат void

Close() публичный метод

public Close ( ) : void
Результат void

CreateXmpMetadata() публичный метод

public CreateXmpMetadata ( ) : void
Результат void

FillOCProperties() защищенный метод

protected FillOCProperties ( bool erase ) : void
erase bool
Результат void

FreeReader() публичный метод

public FreeReader ( PdfReader reader ) : void
reader PdfReader
Результат void

GetBoxSize() публичный метод

public GetBoxSize ( String boxName ) : Rectangle
boxName String
Результат Rectangle

GetCatalog() защищенный метод

protected GetCatalog ( PdfIndirectReference rootObj ) : PdfDictionary
rootObj PdfIndirectReference
Результат PdfDictionary

GetImportedPage() публичный метод

public GetImportedPage ( PdfReader reader, int pageNumber ) : PdfImportedPage
reader PdfReader
pageNumber int
Результат PdfImportedPage

GetInstance() публичный статический метод

public static GetInstance ( Document document, Stream os ) : PdfWriter
document Document
os Stream
Результат PdfWriter

GetInstance() публичный статический метод

public static GetInstance ( Document document, Stream os, IDocListener listener ) : PdfWriter
document Document
os Stream
listener IDocListener
Результат PdfWriter

GetNewObjectNumber() защищенный метод

protected GetNewObjectNumber ( PdfReader reader, int number, int generation ) : int
reader PdfReader
number int
generation int
Результат int

GetPageReference() публичный метод

public GetPageReference ( int page ) : PdfIndirectReference
page int
Результат PdfIndirectReference

GetPdfIsoConformance() публичный метод

public GetPdfIsoConformance ( ) : IPdfIsoConformance
Результат IPdfIsoConformance

GetPdfReaderInstance() защищенный метод

protected GetPdfReaderInstance ( PdfReader reader ) : PdfReaderInstance
reader PdfReader
Результат PdfReaderInstance

GetReferenceJBIG2Globals() защищенный метод

protected GetReferenceJBIG2Globals ( byte content ) : PdfIndirectReference
content byte
Результат PdfIndirectReference

GetTtfUnicodeWriter() защищенный метод

protected GetTtfUnicodeWriter ( ) : TtfUnicodeWriter
Результат TtfUnicodeWriter

GetVerticalPosition() публичный метод

public GetVerticalPosition ( bool ensureNewLine ) : float
ensureNewLine bool
Результат float

GetXmpWriter() защищенный метод

protected GetXmpWriter ( MemoryStream baos, PdfDocument info ) : XmpWriter
baos System.IO.MemoryStream
info PdfDocument
Результат iTextSharp.text.xml.xmp.XmpWriter

IsPdfIso() публичный метод

public IsPdfIso ( ) : bool
Результат bool

IsPdfX() публичный метод

public IsPdfX ( ) : bool
Результат bool

IsTagged() публичный метод

public IsTagged ( ) : bool
Результат bool

LockLayer() публичный метод

public LockLayer ( PdfLayer layer ) : void
layer PdfLayer
Результат void

Open() публичный метод

public Open ( ) : void
Результат void

PdfWriter() защищенный метод

protected PdfWriter ( ) : System
Результат System

PdfWriter() защищенный метод

protected PdfWriter ( PdfDocument document, Stream os ) : System
document PdfDocument
os Stream
Результат System

ReleaseTemplate() публичный метод

public ReleaseTemplate ( PdfTemplate tp ) : void
tp PdfTemplate
Результат void

ReorderPages() публичный метод

public ReorderPages ( int order ) : int
order int
Результат int

ResetPageDictEntries() публичный метод

public ResetPageDictEntries ( ) : void
Результат void

SetAdditionalAction() публичный метод

public SetAdditionalAction ( PdfName actionType, PdfAction action ) : void
actionType PdfName
action PdfAction
Результат void

SetAtLeastPdfVersion() публичный метод

public SetAtLeastPdfVersion ( char version ) : void
version char
Результат void

SetBoxSize() публичный метод

public SetBoxSize ( String boxName, Rectangle size ) : void
boxName String
size Rectangle
Результат void

SetDefaultColorspace() публичный метод

public SetDefaultColorspace ( PdfName key, PdfObject cs ) : void
key PdfName
cs PdfObject
Результат void

SetEncryption() публичный метод

public SetEncryption ( X509Certificate certs, int permissions, int encryptionType ) : void
certs Org.BouncyCastle.X509.X509Certificate
permissions int
encryptionType int
Результат void

SetEncryption() публичный метод

public SetEncryption ( bool strength, String userPassword, String ownerPassword, int permissions ) : void
strength bool
userPassword String
ownerPassword String
permissions int
Результат void

SetEncryption() публичный метод

public SetEncryption ( byte userPassword, byte ownerPassword, int permissions, bool strength128Bits ) : void
userPassword byte
ownerPassword byte
permissions int
strength128Bits bool
Результат void

SetEncryption() публичный метод

public SetEncryption ( byte userPassword, byte ownerPassword, int permissions, int encryptionType ) : void
userPassword byte
ownerPassword byte
permissions int
encryptionType int
Результат void

SetEncryption() публичный метод

public SetEncryption ( int encryptionType, String userPassword, String ownerPassword, int permissions ) : void
encryptionType int
userPassword String
ownerPassword String
permissions int
Результат void

SetFullCompression() публичный метод

public SetFullCompression ( ) : void
Результат void

SetLinearPageMode() публичный метод

public SetLinearPageMode ( ) : void
Результат void

SetOpenAction() публичный метод

public SetOpenAction ( PdfAction action ) : void
action PdfAction
Результат void

SetOpenAction() публичный метод

public SetOpenAction ( String name ) : void
name String
Результат void

SetOutputIntents() публичный метод

public SetOutputIntents ( PdfReader reader, bool checkExistence ) : bool
reader PdfReader
checkExistence bool
Результат bool

SetOutputIntents() публичный метод

public SetOutputIntents ( String outputConditionIdentifier, String outputCondition, String registryName, String info, ICC_Profile colorProfile ) : void
outputConditionIdentifier String
outputCondition String
registryName String
info String
colorProfile ICC_Profile
Результат void

SetOutputIntents() публичный метод

public SetOutputIntents ( String outputConditionIdentifier, String outputCondition, String registryName, String info, byte destOutputProfile ) : void
outputConditionIdentifier String
outputCondition String
registryName String
info String
destOutputProfile byte
Результат void

SetPageAction() публичный метод

public SetPageAction ( PdfName actionType, PdfAction action ) : void
actionType PdfName
action PdfAction
Результат void

SetPageViewport() публичный метод

public SetPageViewport ( PdfArray vp ) : void
vp PdfArray
Результат void

SetPdfVersion() публичный метод

public SetPdfVersion ( PdfName version ) : void
version PdfName
Результат void

SetTagged() публичный метод

public SetTagged ( ) : void
Результат void

WriteKeyInfo() защищенный статический метод

protected static WriteKeyInfo ( Stream os ) : void
os Stream
Результат void

WriteOutlines() защищенный метод

protected WriteOutlines ( PdfDictionary catalog, bool namedAsNames ) : void
catalog PdfDictionary
namedAsNames bool
Результат void

Описание свойств

DID_PRINT публичное статическое свойство

public static PdfName,iTextSharp.text.pdf DID_PRINT
Результат PdfName

DID_SAVE публичное статическое свойство

public static PdfName,iTextSharp.text.pdf DID_SAVE
Результат PdfName

DOCUMENT_CLOSE публичное статическое свойство

public static PdfName,iTextSharp.text.pdf DOCUMENT_CLOSE
Результат PdfName

JBIG2Globals защищенное свойство

protected Dictionary JBIG2Globals
Результат PdfIndirectReference>.Dictionary

OCGLocked защищенное свойство

protected PdfArray,iTextSharp.text.pdf OCGLocked
Результат PdfArray

OCGRadioGroup защищенное свойство

protected PdfArray,iTextSharp.text.pdf OCGRadioGroup
Результат PdfArray

PAGE_CLOSE публичное статическое свойство

public static PdfName,iTextSharp.text.pdf PAGE_CLOSE
Результат PdfName

PAGE_OPEN публичное статическое свойство

public static PdfName,iTextSharp.text.pdf PAGE_OPEN
Результат PdfName

PDF_VERSION_1_2 публичное статическое свойство

public static PdfName,iTextSharp.text.pdf PDF_VERSION_1_2
Результат PdfName

PDF_VERSION_1_3 публичное статическое свойство

public static PdfName,iTextSharp.text.pdf PDF_VERSION_1_3
Результат PdfName

PDF_VERSION_1_4 публичное статическое свойство

public static PdfName,iTextSharp.text.pdf PDF_VERSION_1_4
Результат PdfName

PDF_VERSION_1_5 публичное статическое свойство

public static PdfName,iTextSharp.text.pdf PDF_VERSION_1_5
Результат PdfName

PDF_VERSION_1_6 публичное статическое свойство

public static PdfName,iTextSharp.text.pdf PDF_VERSION_1_6
Результат PdfName

PDF_VERSION_1_7 публичное статическое свойство

public static PdfName,iTextSharp.text.pdf PDF_VERSION_1_7
Результат PdfName

WILL_PRINT публичное статическое свойство

public static PdfName,iTextSharp.text.pdf WILL_PRINT
Результат PdfName

WILL_SAVE публичное статическое свойство

public static PdfName,iTextSharp.text.pdf WILL_SAVE
Результат PdfName

body защищенное свойство

protected PdfBody,iTextSharp.text.pdf body
Результат iTextSharp.text.pdf.PdfBody

colorNumber защищенное свойство

protected int colorNumber
Результат int

compressionLevel защищенное свойство

protected int compressionLevel
Результат int

crypto защищенное свойство

protected PdfEncryption,iTextSharp.text.pdf crypto
Результат PdfEncryption

currentPageNumber защищенное свойство

protected int currentPageNumber
Результат int

currentPdfReaderInstance защищенное свойство

protected PdfReaderInstance,iTextSharp.text.pdf currentPdfReaderInstance
Результат PdfReaderInstance

defaultColorspace защищенное свойство

protected PdfDictionary,iTextSharp.text.pdf defaultColorspace
Результат PdfDictionary

directContent защищенное свойство

protected PdfContentByte,iTextSharp.text.pdf directContent
Результат PdfContentByte

directContentUnder защищенное свойство

protected PdfContentByte,iTextSharp.text.pdf directContentUnder
Результат PdfContentByte

documentColors защищенное свойство

protected Dictionary documentColors
Результат ColorDetails>.Dictionary

documentExtGState защищенное свойство

protected Dictionary documentExtGState
Результат PdfObject[]>.Dictionary

documentFonts защищенное свойство

protected Dictionary documentFonts
Результат FontDetails>.Dictionary

documentOCG защищенное свойство

protected Dictionary documentOCG
Результат object>.Dictionary

documentOCGorder защищенное свойство

protected List documentOCGorder
Результат List

documentPatterns защищенное свойство

protected Dictionary documentPatterns
Результат PdfName>.Dictionary

documentProperties защищенное свойство

protected Dictionary documentProperties
Результат PdfObject[]>.Dictionary

documentShadingPatterns защищенное свойство

protected Dictionary documentShadingPatterns
Результат object>.Dictionary

documentShadings защищенное свойство

protected Dictionary documentShadings
Результат object>.Dictionary

documentSpotPatterns защищенное свойство

protected Dictionary documentSpotPatterns
Результат ColorDetails>.Dictionary

extraCatalog защищенное свойство

protected PdfDictionary,iTextSharp.text.pdf extraCatalog
Результат PdfDictionary

fontNumber защищенное свойство

protected int fontNumber
Результат int

formXObjects защищенное свойство

protected Dictionary formXObjects
Результат Object[]>.Dictionary

formXObjectsCounter защищенное свойство

protected int formXObjectsCounter
Результат int

fullCompression защищенное свойство

protected bool fullCompression
Результат bool

group защищенное свойство

protected PdfDictionary,iTextSharp.text.pdf group
Результат PdfDictionary

imageDictionary защищенное свойство

protected PdfDictionary,iTextSharp.text.pdf imageDictionary
Результат PdfDictionary

newBookmarks защищенное свойство

protected IList> newBookmarks
Результат Object>>.IList

pageDictEntries защищенное свойство

protected PdfDictionary pageDictEntries
Результат PdfDictionary

pageReferences защищенное свойство

protected List pageReferences
Результат List

patternColorspaceCMYK защищенное свойство

protected ColorDetails patternColorspaceCMYK
Результат ColorDetails

patternColorspaceGRAY защищенное свойство

protected ColorDetails patternColorspaceGRAY
Результат ColorDetails

patternColorspaceRGB защищенное свойство

protected ColorDetails patternColorspaceRGB
Результат ColorDetails

patternNumber защищенное свойство

protected int patternNumber
Результат int

pdf защищенное свойство

protected PdfDocument pdf
Результат PdfDocument

pdfIsoConformance защищенное свойство

protected IPdfIsoConformance pdfIsoConformance
Результат IPdfIsoConformance

pdf_version защищенное свойство

protected PdfVersionImp pdf_version
Результат PdfVersionImp

prevxref защищенное свойство

protected long prevxref
Результат long

readerInstances защищенное свойство

protected Dictionary readerInstances
Результат PdfReaderInstance>.Dictionary

root защищенное свойство

protected PdfPages root
Результат PdfPages

runDirection защищенное свойство

protected int runDirection
Результат int

structureTreeRoot защищенное свойство

protected PdfStructureTreeRoot structureTreeRoot
Результат PdfStructureTreeRoot

tabs защищенное свойство

protected PdfName tabs
Результат PdfName

tagged защищенное свойство

protected bool tagged
Результат bool

ttfUnicodeWriter защищенное свойство

protected TtfUnicodeWriter ttfUnicodeWriter
Результат TtfUnicodeWriter

vOCProperties защищенное свойство

protected PdfOCProperties vOCProperties
Результат PdfOCProperties

xmpMetadata защищенное свойство

protected byte[] xmpMetadata
Результат byte[]

xmpWriter защищенное свойство

protected XmpWriter xmpWriter
Результат XmpWriter