'Declaration Public Property InteractiveContentType As Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigureContentType
public Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigureContentType InteractiveContentType { get; set; }
public: __property Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigureContentType get_InteractiveContentType(); public: __property void set_InteractiveContentType(
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigureContentType value
);
public:
property Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigureContentType InteractiveContentType { Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigureContentType get(); void set(Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigureContentType value); }