◆ OutputStreamCounter()
iTextSharp.text.pdf.OutputStreamCounter.OutputStreamCounter |
( |
Stream |
_outc | ) |
|
◆ Close()
override void iTextSharp.text.pdf.OutputStreamCounter.Close |
( |
| ) |
|
◆ Flush()
override void iTextSharp.text.pdf.OutputStreamCounter.Flush |
( |
| ) |
|
◆ Read()
override int iTextSharp.text.pdf.OutputStreamCounter.Read |
( |
byte[] |
buffer, |
|
|
int |
offset, |
|
|
int |
count |
|
) |
| |
◆ ResetCounter()
void iTextSharp.text.pdf.OutputStreamCounter.ResetCounter |
( |
| ) |
|
◆ Seek()
override long iTextSharp.text.pdf.OutputStreamCounter.Seek |
( |
long |
offset, |
|
|
SeekOrigin |
origin |
|
) |
| |
◆ SetLength()
override void iTextSharp.text.pdf.OutputStreamCounter.SetLength |
( |
long |
value | ) |
|
◆ Write()
override void iTextSharp.text.pdf.OutputStreamCounter.Write |
( |
byte[] |
buffer, |
|
|
int |
offset, |
|
|
int |
count |
|
) |
| |
◆ counter
int iTextSharp.text.pdf.OutputStreamCounter.counter = 0 |
|
protected |
◆ outc
Stream iTextSharp.text.pdf.OutputStreamCounter.outc |
|
protected |
◆ CanRead
override bool iTextSharp.text.pdf.OutputStreamCounter.CanRead |
|
get |
◆ CanSeek
override bool iTextSharp.text.pdf.OutputStreamCounter.CanSeek |
|
get |
◆ CanWrite
override bool iTextSharp.text.pdf.OutputStreamCounter.CanWrite |
|
get |
◆ Counter
int iTextSharp.text.pdf.OutputStreamCounter.Counter |
|
get |
◆ Length
override long iTextSharp.text.pdf.OutputStreamCounter.Length |
|
get |
◆ Position
override long iTextSharp.text.pdf.OutputStreamCounter.Position |
|
getset |
The documentation for this class was generated from the following file: