Table of Contents

Property UseMaskInverted

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

UseMaskInverted

Gets or sets a value indicating whether the bits of the mask image of this PdfImage should be inverted.

public bool UseMaskInverted { get; set; }

Property Value

bool

true if the bits of the mask image of this PdfImage should be inverted; otherwise, false.