'Declaration <DefaultValueAttribute(Vertical)> <BrowsableAttribute(False)> Public Property MultipageDisplayLayoutDirection As Vintasoft.Imaging.UI.ImagesLayoutDirection
[DefaultValue(Vertical)] [Browsable(False)] public Vintasoft.Imaging.UI.ImagesLayoutDirection MultipageDisplayLayoutDirection { get; set; }
[DefaultValue(Vertical)] [Browsable(False)] public: __property Vintasoft.Imaging.UI.ImagesLayoutDirection get_MultipageDisplayLayoutDirection(); public: __property void set_MultipageDisplayLayoutDirection(
Vintasoft.Imaging.UI.ImagesLayoutDirection value
);
[DefaultValue(Vertical)] [Browsable(False)] public:
property Vintasoft.Imaging.UI.ImagesLayoutDirection MultipageDisplayLayoutDirection { Vintasoft.Imaging.UI.ImagesLayoutDirection get(); void set(Vintasoft.Imaging.UI.ImagesLayoutDirection value); }
Property Value
Значение по умолчанию - ImagesLayoutDirection.Vertical.