'Declaration <DefaultValueAttribute(32)> Public Property MaxVectorTransparencyComposition As System.Int32
[DefaultValue(32)] public System.Int32 MaxVectorTransparencyComposition { get; set; }
[DefaultValue(32)] public: __property System.Int32 get_MaxVectorTransparencyComposition(); public: __property void set_MaxVectorTransparencyComposition(
System.Int32 value
);
[DefaultValue(32)] public:
property System.Int32 MaxVectorTransparencyComposition { System.Int32 get(); void set(System.Int32 value); }
Property Value
PDF graphics figure with transparency will be rasterized if count of figures, which are intersecting with PDF graphics figure, is more than value of this property.
PDF graphics figure with transparency will be converted to vector graphics if count of figures, which are intersecting with PDF graphics figure, is equal or less than value of this property.
PDF graphics figure with transparency will be converted to vector graphics if count of figures, which are intersecting with PDF graphics figure, is equal or less than value of this property.