GemBox.Pdf
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    PdfDeviceIndependentFormat Class

    Namespace:
    GemBox.Pdf.Content
    Assembly:
    GemBox.Pdf.dll

    Represents a device independent format of a PDF content.

    • C#
    • VB.NET
    public sealed class PdfDeviceIndependentFormat
    Public NotInheritable Class PdfDeviceIndependentFormat
    Inheritance:
    System.Object
    PdfDeviceIndependentFormat

    Properties

    BlendMode

    PDF 1.4 The content's blend mode. The blend mode determines how graphics elements are combined when drawn.

    Default value: Normal.

    • C#
    • VB.NET
    public PdfBlendMode BlendMode { get; set; }
    Public Property BlendMode As PdfBlendMode
    Property Value
    PdfBlendMode

    The content's blend mode. The blend mode determines how graphics elements are combined when drawn.

    If the value contained in the PDF file is invalid then this will return Unknown

    See Also
    PDF Specification ISO 32000-1:2008, section '11.3.5 Blend Mode'
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.