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