![]() |
Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Operation that allows deletion of an annotation within the PagesModel. More...
Public Member Functions | |
override void | Dispose () |
IntParameter (int value) | |
Initializes a new instance of the IntParameter class. More... | |
bool | IsEqual (SolidFramework.Model.Pdf.Pages.Parameter value) |
Properties | |
int | Value [get] |
Operation that allows deletion of an annotation within the PagesModel.
SolidFramework.Model.Pdf.Pages.IntParameter.IntParameter | ( | int | value | ) |
Initializes a new instance of the IntParameter class.
value | The model. |
|
virtual |
Reimplemented from SolidFramework.Model.Pdf.Pages.Parameter.