Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Provides methods to access and manage file content and information in a document conversion. For more information, contact us.
The CreateDCInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
CreateDCInfo | Initializes a new instance of the CreateDCInfo class. For more information, contact us. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ce | Gets or sets the return code that the conversion framework will return. |
![]() |
ErrorString | Gets or sets the error message that the converter might create. |
![]() |
HasErrorString | Gets a Boolean value that indicates whether the converter created an error string, i.e., whether the property value of ErrorString is valid. |
![]() |
HasMainFile | Gets a Boolean value that indicates whether the converter produced output. |
![]() |
HasSupportingFiles | Gets a Boolean value that indicates whether the converter produced additional files on top of the main file (e.g., images in addition to an HTML file). |
![]() |
MainFileName | Reserved for internal use. Gets or sets the name of the main file. |
![]() |
rgbMainFile | Gets or sets a Byte array that contains the main file that the converter produced. |
![]() |
rgrgbSupportingFiles | Gets or sets an array of Byte arrays that contain additional files that the converter might have produced (for example, images for an HTML file). |
![]() |
rgSupportingFileNames | Reserved for internal use. Gets or sets an array that contains the names of additional files that the converter might have produced. |
![]() |
SupportingFolderName | Reserved for internal use. Gets or sets the name of the folder where the additional files got created. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)
.gif)