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