PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class PdfContext2 |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class PdfContext2 |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
Equals | (Inherited from Object.) | |
Execute |
Executes the specified commands.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Save |
Writes the generated pdf to specified output streams.
|
|
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize |
Releases unmanaged resources and performs other cleanup operations before the
PdfContext is reclaimed by garbage collection.
(Overrides Object..::Finalize()()()().) |
|
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Pdf Namespace