'Declaration <DescriptionAttribute("The PDF page scale in Y direction.")> <RefreshPropertiesAttribute(All)> <DefaultValueAttribute(1)> Public Property ScaleY As Single
[Description("The PDF page scale in Y direction.")] [RefreshProperties(All)] [DefaultValue(1)] public float ScaleY { get; set; }
[Description("The PDF page scale in Y direction.")] [RefreshProperties(All)] [DefaultValue(1)] public: __property float get_ScaleY(); public: __property void set_ScaleY(
float value
);
[Description("The PDF page scale in Y direction.")] [RefreshProperties(All)] [DefaultValue(1)] public:
property float ScaleY { float get(); void set(float value); }
Property Value
Значение по умолчанию - 1.