See Also

Security Class  | Security Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

Show All

writer
DocumentWriter object to receive the output.
encrypter
Encrypter object used to encrypt the document.

Draws the encrypter dictionary to the given DocumentWriter object.

[Visual Basic]
Public Overridable MustOverride Sub Draw( _    ByVal writer As DocumentWriter, _    ByVal encrypter As Encrypter _ )
[C#]
public virtual abstract void Draw(    DocumentWriter writer,    Encrypter encrypter );

Parameters

writer
DocumentWriter object to receive the output.
encrypter
Encrypter object used to encrypt the document.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Security Class  | Security Members

 

 


© Copyright 2007, ceTe Software