Namespace: Org.BouncyCastle.Bcpg
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public void WriteObject( BcpgObject bcpgObject ) |
| Visual Basic |
|---|
Public Sub WriteObject ( _ bcpgObject As BcpgObject _ ) |
| Visual C++ |
|---|
public: void WriteObject( BcpgObject^ bcpgObject ) |
Parameters
- bcpgObject
- Type: Org.BouncyCastle.Bcpg..::..BcpgObject