'Declaration Public Property BlendMode As Vintasoft.Imaging.Pdf.Tree.GraphicsStateBlendMode
public Vintasoft.Imaging.Pdf.Tree.GraphicsStateBlendMode BlendMode { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.GraphicsStateBlendMode get_BlendMode(); public: __property void set_BlendMode(
Vintasoft.Imaging.Pdf.Tree.GraphicsStateBlendMode value
);
public:
property Vintasoft.Imaging.Pdf.Tree.GraphicsStateBlendMode BlendMode { Vintasoft.Imaging.Pdf.Tree.GraphicsStateBlendMode get(); void set(Vintasoft.Imaging.Pdf.Tree.GraphicsStateBlendMode value); }