![]() |
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# |
![]() |
---|---|
public class PdfCommandFactory |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class PdfCommandFactory |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() |
CreateCommands | Overloaded. |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
CreateCommand |
Creates a command as defined in specified command configuration element.
(Inherited from CommandFactory.) |
![]() |
CreateCommands | Overloaded. |
![]() |
CreateCommandsInOrderAppearance |
Creates the commands in order of appearance. Multiple commands are allowed.
(Inherited from CommandFactory.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Pdf Namespace