XFINIUM.PDF Documentation
Xfinium.Pdf.Graphics.Operators Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassPdfBeginImageDataOperator Defines the ID (begin inline image data) content stream operator.
ClassPdfBeginMarkedContentOperator Defines the BMC (begin marked content) content stream operator.
ClassPdfBeginMarkedContentPropertyListOperator Defines the BDC (begin marked content with properties list) content stream operator.
ClassPdfCCurveToOperator Defines the c (curve to) content stream operator.
ClassPdfConcatenateMatrixOperator Defines the cm (concatenate matrix) content stream operator.
ClassPdfContentStreamOperator Defines the base class for PDF content stream operators.
ClassPdfContentStreamOperatorCollection Defines a collection of content stream operators.
ClassPdfDefineMarkedContentOperator Defines the MP (define marked-content point) content stream operator.
ClassPdfDefineMarkedContentPropertyListOperator Defines the DP (define marked-content point with property list) content stream operator.
ClassPdfDisplayFormXObjectOperator Defines the Do (display form XObject) content stream operator.
ClassPdfDisplayImageXObjectOperator Defines the Do (display image XObject) content stream operator.
ClassPdfLineToOperator Defines the l (line to) content stream operator.
ClassPdfMoveTextPositionOperator Defines the Td (move text position) content stream operator.
ClassPdfMoveTextPositionSetLeadingOperator Defines the TD (move text position and set leading) content stream operator.
ClassPdfMoveToOperator Defines the m (move to) content stream operator.
ClassPdfRectangleOperator Defines the re (rectangle) content stream operator.
ClassPdfSetCharacterSpacingOperator Defines the Tc (set character spacing) content stream operator.
ClassPdfSetCmykFillOperator Defines the k (set CMYK level for fill operations) content stream operator.
ClassPdfSetCmykStrokeOperator Defines the K (set CMYK level for stroke operations) content stream operator.
ClassPdfSetFillColorNOperator Defines the scn (set fill color) content stream operator.
ClassPdfSetFillColorOperator Defines the sc (set fill color) content stream operator.
ClassPdfSetFillColorSpaceOperator Defines the cs (set fill colorspace) content stream operator.
ClassPdfSetFlatnessToleranceOperator Defines the i (set flatness tolerance) content stream operator.
ClassPdfSetGraphicsStateOperator Defines the gs (set graphics state) content stream operator.
ClassPdfSetGrayFillOperator Defines the g (set gray level for fill operations) content stream operator.
ClassPdfSetGrayStrokeOperator Defines the G (set gray level for stroke operations) content stream operator.
ClassPdfSetLineCapOperator Defines the J (set line cap) content stream operator.
ClassPdfSetLineDashPatternOperator Defines the d (set line dash) content stream operator.
ClassPdfSetLineJoinOperator Defines the j (set line join) content stream operator.
ClassPdfSetLineWidthOperator Defines the w (set line width) content stream operator.
ClassPdfSetMiterLimitOperator Defines the M (set miter limit) content stream operator.
ClassPdfSetRenderingIntentOperator Defines the ri (set rendering intent) content stream operator.
ClassPdfSetRgbFillOperator Defines the rg (set RGB level for fill operations) content stream operator.
ClassPdfSetRgbStrokeOperator Defines the RG (set RGB level for stroke operations) content stream operator.
ClassPdfSetShadingOperator Defines the sh (set shading) content stream operator.
ClassPdfSetStrokeColorNOperator Defines the SCN (set stroke color) content stream operator.
ClassPdfSetStrokeColorOperator Defines the SC (set stroke color) content stream operator.
ClassPdfSetStrokeColorSpaceOperator Defines the CS (set stroke colorspace) content stream operator.
ClassPdfSetTextFontAndSizeOperator Defines the Tf (set font and size) content stream operator.
ClassPdfSetTextHorizontalScalingOperator Defines the Tz (set text horizontal scaling) content stream operator.
ClassPdfSetTextLeadingOperator Defines the TL (set text leading) content stream operator.
ClassPdfSetTextMatrixOperator Defines the Tm (set text matrix) content stream operator.
ClassPdfSetTextRenderingOperator Defines the Tr (set text rendering mode) content stream operator.
ClassPdfSetTextRiseOperator Defines the Ts (set text rise) content stream operator.
ClassPdfSetType3GlyphWidthAndBoundingBoxOperator Defines the d1 (set glyph width and bounding box in Type 3 font) content stream operator.
ClassPdfSetType3GlyphWidthOperator Defines the d0 (set glyph width in type 3 font) content stream operator.
ClassPdfSetWordSpacingOperator Defines the Tw (set word spacing) content stream operator.
ClassPdfShowText2Operator Defines the TJ (show text with position) content stream operator.
ClassPdfShowText3Operator Defines the ' (move to next line and show text) content stream operator.
ClassPdfShowText4Operator Defines the " (move to the next line and show a text string, using word spacing and character spacing) content stream operator.
ClassPdfShowTextOperator Defines the Tj (show text) content stream operator.
ClassPdfVCurveToOperator Defines the v (curve to) content stream operator.
ClassPdfYCurveToOperator Defines the y (curve to) content stream operator.
Enumerations
 EnumerationDescription
EnumerationPdfContentStreamOperatorType Supported operators in a PDF content stream.
See Also

Reference

XFINIUM.PDF Library

Send Feedback