|
|
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 PdfSection
|
|
| Visual Basic (Declaration) |
|
|---|---|
Public Class PdfSection
|
|
The type exposes the following members.
Public Constructors
| Name | Description | |
|---|---|---|
|
|
PdfSection |
Public Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from ConfigurationElement.) |
|
|
GetHashCode | (Inherited from ConfigurationElement.) |
|
|
GetType | (Inherited from Object.) |
|
|
IsReadOnly | (Inherited from ConfigurationElement.) |
|
|
ToString | (Inherited from Object.) |
Protected Methods
Public Properties
| Name | Description | |
|---|---|---|
|
|
CacheMode |
Gets or sets the cache mode.
|
|
|
Commands |
Gets or sets the list of configured commands.
|
|
|
Current |
Gets the current PDF configuration section.
|
|
|
CurrentConfiguration | (Inherited from ConfigurationElement.) |
|
|
ElementInformation | (Inherited from ConfigurationElement.) |
|
|
Enabled |
Gets or sets a value indicating whether the PDF generator is enabled.
|
|
|
HeaderResponseMessage |
Gets or sets the HTTP response header message for all PDF output.
|
|
|
LockAllAttributesExcept | (Inherited from ConfigurationElement.) |
|
|
LockAllElementsExcept | (Inherited from ConfigurationElement.) |
|
|
LockAttributes | (Inherited from ConfigurationElement.) |
|
|
LockElements | (Inherited from ConfigurationElement.) |
|
|
LockItem | (Inherited from ConfigurationElement.) |
|
|
SectionInformation | (Inherited from ConfigurationSection.) |
Protected Properties
| Name | Description | |
|---|---|---|
|
|
ElementProperty | (Inherited from ConfigurationElement.) |
|
|
EvaluationContext | (Inherited from ConfigurationElement.) |
|
|
HasContext | (Inherited from ConfigurationElement.) |
|
|
Item | (Inherited from ConfigurationElement.) |
|
|
Item | (Inherited from ConfigurationElement.) |
|
|
Properties | (Inherited from ConfigurationElement.) |
See Also
Smartsite.Pdf.Configuration Namespace