The PdfCanvas type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlendMode |
(PDF 1.4) Gets or sets the current blend mode.
|
![]() | Brush |
Gets the PdfBrush object that encapsulates the properties
related to non-stroking operations.
|
![]() | CharacterSpacing |
Gets or sets the current character spacing.
|
![]() | CurrentPosition |
Gets or sets the current position for path operations.
|
![]() | FlatnessTolerance |
Gets or sets the flatness tolerance.
|
![]() | Font |
Gets or sets the current font for text-drawing operation.
|
![]() | FontSize |
Gets or sets the size of the current font in points.
|
![]() | Pen |
Gets the PdfPen object that encapsulates the properties
related to stroking operations.
|
![]() | TextAngle |
Gets or sets the text rotation angle in degrees.
|
![]() | TextHorizontalScaling |
Gets or sets the current horizontal scaling of text.
|
![]() | TextPosition |
Gets or sets the current text position.
|
![]() | TextRenderingMode |
Gets or sets the current text rendering mode.
|
![]() | TextRise |
Gets or sets the current text rise.
|
![]() | TransformationMatrix |
Gets the current transformation matrix for this PdfCanvas.
|
![]() | WordSpacing |
Gets or sets the current word spacing.
|