'Declaration Public Property MarkedInformation As Vintasoft.Imaging.Pdf.Tree.PdfMarkInformation
public Vintasoft.Imaging.Pdf.Tree.PdfMarkInformation MarkedInformation { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.PdfMarkInformation* get_MarkedInformation(); public: __property void set_MarkedInformation(
Vintasoft.Imaging.Pdf.Tree.PdfMarkInformation* value
);
public:
property Vintasoft.Imaging.Pdf.Tree.PdfMarkInformation^ MarkedInformation { Vintasoft.Imaging.Pdf.Tree.PdfMarkInformation^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfMarkInformation^ value); }