'Declaration <DefaultValueAttribute(0)> <DescriptionAttribute("The black pixel density of the field on the template image.")> Public Property FilledPercentOnTemplate As Single
[DefaultValue(0)] [Description("The black pixel density of the field on the template image.")] public float FilledPercentOnTemplate { get; set; }
[DefaultValue(0)] [Description("The black pixel density of the field on the template image.")] public: __property float get_FilledPercentOnTemplate(); public: __property void set_FilledPercentOnTemplate(
float value
);
[DefaultValue(0)] [Description("The black pixel density of the field on the template image.")] public:
property float FilledPercentOnTemplate { float get(); void set(float value); }
Property Value
Valid values are from 0 to 1. Default value is 0.