'Declaration Public Property ParagraphHorizontalAlignment As Vintasoft.Imaging.Office.Vmf.VmfHorizontalAlignmentType
public Vintasoft.Imaging.Office.Vmf.VmfHorizontalAlignmentType ParagraphHorizontalAlignment { get; set; }
public: __property Vintasoft.Imaging.Office.Vmf.VmfHorizontalAlignmentType get_ParagraphHorizontalAlignment(); public: __property void set_ParagraphHorizontalAlignment(
Vintasoft.Imaging.Office.Vmf.VmfHorizontalAlignmentType value
);
public:
property Vintasoft.Imaging.Office.Vmf.VmfHorizontalAlignmentType ParagraphHorizontalAlignment { Vintasoft.Imaging.Office.Vmf.VmfHorizontalAlignmentType get(); void set(Vintasoft.Imaging.Office.Vmf.VmfHorizontalAlignmentType value); }