'Declaration Public Property BorderDisplayType As Vintasoft.Imaging.Office.Vmf.VmfPageBorderDisplayType
public Vintasoft.Imaging.Office.Vmf.VmfPageBorderDisplayType BorderDisplayType { get; set; }
public: __property Vintasoft.Imaging.Office.Vmf.VmfPageBorderDisplayType get_BorderDisplayType(); public: __property void set_BorderDisplayType(
Vintasoft.Imaging.Office.Vmf.VmfPageBorderDisplayType value
);
public:
property Vintasoft.Imaging.Office.Vmf.VmfPageBorderDisplayType BorderDisplayType { Vintasoft.Imaging.Office.Vmf.VmfPageBorderDisplayType get(); void set(Vintasoft.Imaging.Office.Vmf.VmfPageBorderDisplayType value); }