'Declaration Public Overridable Property MarkType As Vintasoft.Imaging.Pdf.PdfRedactionMarkType
public virtual Vintasoft.Imaging.Pdf.PdfRedactionMarkType MarkType { get; set; }
public: __property virtual Vintasoft.Imaging.Pdf.PdfRedactionMarkType get_MarkType(); public: __property virtual void set_MarkType(
Vintasoft.Imaging.Pdf.PdfRedactionMarkType value
);
public:
virtual property Vintasoft.Imaging.Pdf.PdfRedactionMarkType MarkType { Vintasoft.Imaging.Pdf.PdfRedactionMarkType get(); void set(Vintasoft.Imaging.Pdf.PdfRedactionMarkType value); }