'Declaration Public Property RemovingMarkedContent As Vintasoft.Imaging.Pdf.Tree.PdfMarkedContentProperty[]
public Vintasoft.Imaging.Pdf.Tree.PdfMarkedContentProperty[] RemovingMarkedContent { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.PdfMarkedContentProperty*[] get_RemovingMarkedContent(); public: __property void set_RemovingMarkedContent(
Vintasoft.Imaging.Pdf.Tree.PdfMarkedContentProperty*[]* value
);
public:
property Vintasoft.Imaging.Pdf.Tree.PdfMarkedContentProperty^[] RemovingMarkedContent { Vintasoft.Imaging.Pdf.Tree.PdfMarkedContentProperty^[] get(); void set(array<Vintasoft.Imaging.Pdf.Tree.PdfMarkedContentProperty^>^ value); }