Class | Description | |
---|---|---|
![]() | PdfBeginImageDataOperator | Defines the ID (begin inline image data) content stream operator. |
![]() | PdfBeginMarkedContentOperator | Defines the BMC (begin marked content) content stream operator. |
![]() | PdfBeginMarkedContentPropertyListOperator | Defines the BDC (begin marked content with properties list) content stream operator. |
![]() | PdfCCurveToOperator | Defines the c (curve to) content stream operator. |
![]() | PdfConcatenateMatrixOperator | Defines the cm (concatenate matrix) content stream operator. |
![]() | PdfContentStreamOperator | Defines the base class for PDF content stream operators. |
![]() | PdfContentStreamOperatorCollection | Defines a collection of content stream operators. |
![]() | PdfDefineMarkedContentOperator | Defines the MP (define marked-content point) content stream operator. |
![]() | PdfDefineMarkedContentPropertyListOperator | Defines the DP (define marked-content point with property list) content stream operator. |
![]() | PdfDisplayFormXObjectOperator | Defines the Do (display form XObject) content stream operator. |
![]() | PdfDisplayImageXObjectOperator | Defines the Do (display image XObject) content stream operator. |
![]() | PdfLineToOperator | Defines the l (line to) content stream operator. |
![]() | PdfMoveTextPositionOperator | Defines the Td (move text position) content stream operator. |
![]() | PdfMoveTextPositionSetLeadingOperator | Defines the TD (move text position and set leading) content stream operator. |
![]() | PdfMoveToOperator | Defines the m (move to) content stream operator. |
![]() | PdfRectangleOperator | Defines the re (rectangle) content stream operator. |
![]() | PdfSetCharacterSpacingOperator | Defines the Tc (set character spacing) content stream operator. |
![]() | PdfSetCmykFillOperator | Defines the k (set CMYK level for fill operations) content stream operator. |
![]() | PdfSetCmykStrokeOperator | Defines the K (set CMYK level for stroke operations) content stream operator. |
![]() | PdfSetFillColorNOperator | Defines the scn (set fill color) content stream operator. |
![]() | PdfSetFillColorOperator | Defines the sc (set fill color) content stream operator. |
![]() | PdfSetFillColorSpaceOperator | Defines the cs (set fill colorspace) content stream operator. |
![]() | PdfSetFlatnessToleranceOperator | Defines the i (set flatness tolerance) content stream operator. |
![]() | PdfSetGraphicsStateOperator | Defines the gs (set graphics state) content stream operator. |
![]() | PdfSetGrayFillOperator | Defines the g (set gray level for fill operations) content stream operator. |
![]() | PdfSetGrayStrokeOperator | Defines the G (set gray level for stroke operations) content stream operator. |
![]() | PdfSetLineCapOperator | Defines the J (set line cap) content stream operator. |
![]() | PdfSetLineDashPatternOperator | Defines the d (set line dash) content stream operator. |
![]() | PdfSetLineJoinOperator | Defines the j (set line join) content stream operator. |
![]() | PdfSetLineWidthOperator | Defines the w (set line width) content stream operator. |
![]() | PdfSetMiterLimitOperator | Defines the M (set miter limit) content stream operator. |
![]() | PdfSetRenderingIntentOperator | Defines the ri (set rendering intent) content stream operator. |
![]() | PdfSetRgbFillOperator | Defines the rg (set RGB level for fill operations) content stream operator. |
![]() | PdfSetRgbStrokeOperator | Defines the RG (set RGB level for stroke operations) content stream operator. |
![]() | PdfSetShadingOperator | Defines the sh (set shading) content stream operator. |
![]() | PdfSetStrokeColorNOperator | Defines the SCN (set stroke color) content stream operator. |
![]() | PdfSetStrokeColorOperator | Defines the SC (set stroke color) content stream operator. |
![]() | PdfSetStrokeColorSpaceOperator | Defines the CS (set stroke colorspace) content stream operator. |
![]() | PdfSetTextFontAndSizeOperator | Defines the Tf (set font and size) content stream operator. |
![]() | PdfSetTextHorizontalScalingOperator | Defines the Tz (set text horizontal scaling) content stream operator. |
![]() | PdfSetTextLeadingOperator | Defines the TL (set text leading) content stream operator. |
![]() | PdfSetTextMatrixOperator | Defines the Tm (set text matrix) content stream operator. |
![]() | PdfSetTextRenderingOperator | Defines the Tr (set text rendering mode) content stream operator. |
![]() | PdfSetTextRiseOperator | Defines the Ts (set text rise) content stream operator. |
![]() | PdfSetType3GlyphWidthAndBoundingBoxOperator | Defines the d1 (set glyph width and bounding box in Type 3 font) content stream operator. |
![]() | PdfSetType3GlyphWidthOperator | Defines the d0 (set glyph width in type 3 font) content stream operator. |
![]() | PdfSetWordSpacingOperator | Defines the Tw (set word spacing) content stream operator. |
![]() | PdfShowText2Operator | Defines the TJ (show text with position) content stream operator. |
![]() | PdfShowText3Operator | Defines the ' (move to next line and show text) content stream operator. |
![]() | PdfShowText4Operator | Defines the " (move to the next line and show a text string, using word spacing and character spacing) content stream operator. |
![]() | PdfShowTextOperator | Defines the Tj (show text) content stream operator. |
![]() | PdfVCurveToOperator | Defines the v (curve to) content stream operator. |
![]() | PdfYCurveToOperator | Defines the y (curve to) content stream operator. |
Enumeration | Description | |
---|---|---|
![]() | PdfContentStreamOperatorType | Supported operators in a PDF content stream. |