'Declaration Public Function New( _
ByVal documentДокумент PDF.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByVal objБазовый объект.As Vintasoft.Imaging.Pdf.BasicTypes.PdfBasicObject _
)
public PdfMarkInformation(
Vintasoft.Imaging.Pdf.PdfDocument document,
Vintasoft.Imaging.Pdf.BasicTypes.PdfBasicObject obj
)
public: PdfMarkInformation(
Vintasoft.Imaging.Pdf.PdfDocument* document,
Vintasoft.Imaging.Pdf.BasicTypes.PdfBasicObject* obj
)
public:
PdfMarkInformation(
Vintasoft.Imaging.Pdf.PdfDocument^ document,
Vintasoft.Imaging.Pdf.BasicTypes.PdfBasicObject^ obj
)
Parameters
- document
- Документ PDF.
- obj
- Базовый объект.