'Declaration <CategoryAttribute("VintaSoft")> <DescriptionAttribute("The page index of the upper left page in preview.")> <DefaultValueAttribute(0)> Public Property PreviewFirstPageIndex As System.Int32
[Category("VintaSoft")] [Description("The page index of the upper left page in preview.")] [DefaultValue(0)] public System.Int32 PreviewFirstPageIndex { get; set; }
[Category("VintaSoft")] [Description("The page index of the upper left page in preview.")] [DefaultValue(0)] public: __property System.Int32 get_PreviewFirstPageIndex(); public: __property void set_PreviewFirstPageIndex(
System.Int32 value
);
[Category("VintaSoft")] [Description("The page index of the upper left page in preview.")] [DefaultValue(0)] public:
property System.Int32 PreviewFirstPageIndex { System.Int32 get(); void set(System.Int32 value); }
Property Value
Значение по умолчанию - 0.