![]() |
Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Represents PDF reference More...
Public Member Functions | |
| override void | Dispose () |
| PdfReference (SolidFramework.Pdf.PdfDocument pdfDocument) | |
| Initializes a new instance of the PdfReference class. More... | |
| override string | ToString () |
| Returns a System.String that represents this instance. More... | |
| global::System.IntPtr | GetHandle () |
| bool | Equals (SolidFramework.Pdf.Plumbing.PdfItem other) |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static SolidFramework.Pdf.Plumbing.PdfItem | GetIndirectionItem (SolidFramework.Pdf.Plumbing.PdfItem item) |
| static SolidFramework.Pdf.Plumbing.PdfItem | GetIndirectionItem (SolidFramework.Pdf.Plumbing.PdfItem item, string forceType) |
| static SolidFramework.Pdf.Plumbing.PdfObject | GetIndirectionObject (SolidFramework.Pdf.Plumbing.PdfItem item) |
| static bool | operator== (SolidFramework.Pdf.Plumbing.PdfItem obj1, SolidFramework.Pdf.Plumbing.PdfItem obj2) |
| static bool | operator!= (SolidFramework.Pdf.Plumbing.PdfItem obj1, SolidFramework.Pdf.Plumbing.PdfItem obj2) |
Properties | |
| SolidFramework.Pdf.Plumbing.PdfObject | Object [get] |
| Gets the pdf object. | |
| int | GenerationId [getset] |
| Gets the generation ID. | |
| int | ObjectId [getset] |
| Gets the object ID. | |
| SolidFramework.Pdf.Plumbing.PdfObjectType | PdfObjectType [get] |
| Gets the type of the PDF object. More... | |
Represents PDF reference
| SolidFramework.Pdf.Plumbing.PdfReference.PdfReference | ( | SolidFramework.Pdf.PdfDocument | pdfDocument | ) |
Initializes a new instance of the PdfReference class.
| pdfDocument | The PDF document. |
|
virtual |
Reimplemented from SolidFramework.Pdf.Plumbing.PdfItem.
| override string SolidFramework.Pdf.Plumbing.PdfReference.ToString | ( | ) |
Returns a System.String that represents this instance.
|
getinherited |
Gets the type of the PDF object.
The type of the PDF object.