The graphic state dictionary.
- Author
- Paulo Soares (psoar.nosp@m.es@c.nosp@m.onsis.nosp@m.te.p.nosp@m.t)
◆ BM_COLORBURN
PdfName iTextSharp.text.pdf.PdfGState.BM_COLORBURN = new PdfName("ColorBurn") |
|
static |
◆ BM_COLORDODGE
PdfName iTextSharp.text.pdf.PdfGState.BM_COLORDODGE = new PdfName("ColorDodge") |
|
static |
◆ BM_COMPATIBLE
PdfName iTextSharp.text.pdf.PdfGState.BM_COMPATIBLE = new PdfName("Compatible") |
|
static |
◆ BM_DARKEN
PdfName iTextSharp.text.pdf.PdfGState.BM_DARKEN = new PdfName("Darken") |
|
static |
◆ BM_DIFFERENCE
PdfName iTextSharp.text.pdf.PdfGState.BM_DIFFERENCE = new PdfName("Difference") |
|
static |
◆ BM_EXCLUSION
PdfName iTextSharp.text.pdf.PdfGState.BM_EXCLUSION = new PdfName("Exclusion") |
|
static |
◆ BM_HARDLIGHT
PdfName iTextSharp.text.pdf.PdfGState.BM_HARDLIGHT = new PdfName("HardLight") |
|
static |
◆ BM_LIGHTEN
PdfName iTextSharp.text.pdf.PdfGState.BM_LIGHTEN = new PdfName("Lighten") |
|
static |
◆ BM_MULTIPLY
PdfName iTextSharp.text.pdf.PdfGState.BM_MULTIPLY = new PdfName("Multiply") |
|
static |
◆ BM_NORMAL
PdfName iTextSharp.text.pdf.PdfGState.BM_NORMAL = new PdfName("Normal") |
|
static |
◆ BM_OVERLAY
PdfName iTextSharp.text.pdf.PdfGState.BM_OVERLAY = new PdfName("Overlay") |
|
static |
◆ BM_SCREEN
PdfName iTextSharp.text.pdf.PdfGState.BM_SCREEN = new PdfName("Screen") |
|
static |
◆ BM_SOFTLIGHT
PdfName iTextSharp.text.pdf.PdfGState.BM_SOFTLIGHT = new PdfName("SoftLight") |
|
static |
◆ AlphaIsShape
bool? iTextSharp.text.pdf.PdfGState.AlphaIsShape |
|
set |
The alpha source flag specifying whether the current soft mask and alpha constant are to be interpreted as shape values (true) or opacity values (false).
- Parameters
-
◆ BlendMode
PdfName iTextSharp.text.pdf.PdfGState.BlendMode |
|
set |
The current blend mode to be used in the transparent imaging model.
- Parameters
-
◆ FillOpacity
float iTextSharp.text.pdf.PdfGState.FillOpacity |
|
set |
Sets the current stroking alpha constant, specifying the constant shape or constant opacity value to be used for nonstroking operations in the transparent imaging model.
- Parameters
-
◆ OverPrintMode
int? iTextSharp.text.pdf.PdfGState.OverPrintMode |
|
set |
Sets the flag whether to toggle knockout behavior for overprinted objects.
- Parameters
-
◆ OverPrintNonStroking
bool? iTextSharp.text.pdf.PdfGState.OverPrintNonStroking |
|
set |
Sets the flag whether to apply overprint for non stroking painting operations.
- Parameters
-
◆ OverPrintStroking
bool? iTextSharp.text.pdf.PdfGState.OverPrintStroking |
|
set |
Sets the flag whether to apply overprint for stroking.
- Parameters
-
◆ StrokeOpacity
float iTextSharp.text.pdf.PdfGState.StrokeOpacity |
|
set |
Sets the current stroking alpha constant, specifying the constant shape or constant opacity value to be used for stroking operations in the transparent imaging model.
- Parameters
-
◆ TextKnockout
bool? iTextSharp.text.pdf.PdfGState.TextKnockout |
|
set |
Determines the behaviour of overlapping glyphs within a text object in the transparent imaging model.
- Parameters
-
The documentation for this class was generated from the following file: