'Declaration Public Property TextStrikeout As Vintasoft.Imaging.Office.Vmf.VmfStrikethroughType
public Vintasoft.Imaging.Office.Vmf.VmfStrikethroughType TextStrikeout { get; set; }
public: __property Vintasoft.Imaging.Office.Vmf.VmfStrikethroughType get_TextStrikeout(); public: __property void set_TextStrikeout(
Vintasoft.Imaging.Office.Vmf.VmfStrikethroughType value
);
public:
property Vintasoft.Imaging.Office.Vmf.VmfStrikethroughType TextStrikeout { Vintasoft.Imaging.Office.Vmf.VmfStrikethroughType get(); void set(Vintasoft.Imaging.Office.Vmf.VmfStrikethroughType value); }