Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfGraphics Class / BlendMode Property

In This Topic
    BlendMode Property (GcPdfGraphics)
    In This Topic
    Syntax
    'Declaration
     
    Public Property BlendMode As BlendMode
    public BlendMode BlendMode {get; set;}
    See Also