'Declaration Public Property TextVerticalPosition As Vintasoft.Imaging.Office.Vmf.VmfTextVerticalPosition
public Vintasoft.Imaging.Office.Vmf.VmfTextVerticalPosition TextVerticalPosition { get; set; }
public: __property Vintasoft.Imaging.Office.Vmf.VmfTextVerticalPosition get_TextVerticalPosition(); public: __property void set_TextVerticalPosition(
Vintasoft.Imaging.Office.Vmf.VmfTextVerticalPosition value
);
public:
property Vintasoft.Imaging.Office.Vmf.VmfTextVerticalPosition TextVerticalPosition { Vintasoft.Imaging.Office.Vmf.VmfTextVerticalPosition get(); void set(Vintasoft.Imaging.Office.Vmf.VmfTextVerticalPosition value); }