.NET Framework Class Library

AfterDocumentSaveEventArgs Properties

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > AfterDocumentSaveEventArgs Class >

.NET Framework Class Library

AfterDocumentSaveEventArgs Properties

The AfterDocumentSaveEventArgs type exposes the following members.

Properties

 

Name

Description

Public property

DocStream

Get the document stream after saving the changes.

Public property

DocumentId

Get the unique identification of the document.

Public property

HttpContext

Get the http context of server request.

(Inherited from ServerEventArgs.)

Public property

UserSignatures

Get the user signatures from client to save it to the user profile.

See Also

AfterDocumentSaveEventArgs Class

Gnostice.Controls.ASP Namespace