![]() |
Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Represents Solid PDF creator More...
Public Member Functions | |
SolidPdfCreator () | |
Initializes a new instance of the SolidPdfCreator class. | |
void | Dispose () |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
String | CreateSilentPath () |
Creates the silent path. More... | |
virtual void | Unlock (string name, string organization, string email, string code) |
Unlocks creator Notes: The current printer code in bypass mode(SolidFramework, SolidScript,Desktop applications) does not check unlock code so the whole its functionality is available for every license More... | |
Properties | |
String | Version [get] |
Gets the version. | |
String | Build [get] |
Gets the build number | |
bool | LaunchViewer [getset] |
Gets or sets a value indicating whether [launch viewer]. More... | |
bool | HideProgress [getset] |
Gets or sets a value indicating whether [hide progress]. More... | |
StatusWindowAction | StatusWindow [getset] |
Gets or sets the status window. More... | |
PdfDocument | PdfDocument [get] |
Gets the PDF document. | |
Represents Solid PDF creator
|
inherited |
Creates the silent path.
|
virtualinherited |
Unlocks creator Notes: The current printer code in bypass mode(SolidFramework, SolidScript,Desktop applications) does not check unlock code so the whole its functionality is available for every license
name | The name. |
organization | The organization. |
The email. | |
code | The code. |
|
getsetinherited |
Gets or sets a value indicating whether [hide progress].
true
if [hide progress]; otherwise, false
.
|
getsetinherited |
Gets or sets a value indicating whether [launch viewer].
true
if [launch viewer]; otherwise, false
.
|
getsetinherited |
Gets or sets the status window.
The status window.