Xfinium.Pdf.Graphics.Operators Namespace : PdfSetType3GlyphWidthAndBoundingBoxOperator Class |
The following tables list the members exposed by PdfSetType3GlyphWidthAndBoundingBoxOperator.
Name | Description | |
---|---|---|
![]() | PdfSetType3GlyphWidthAndBoundingBoxOperator Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Context | Gets the content stream container from which the operator is extracted. (Inherited from Xfinium.Pdf.Graphics.Operators.PdfContentStreamOperator) |
![]() | LLX | Gets or sets the X coordinate of the glyph lower left corner. |
![]() | LLY | Gets or sets the Y coordinate of the glyph lower left corner. |
![]() | OpCode | Gets the operator code. (Inherited from Xfinium.Pdf.Graphics.Operators.PdfContentStreamOperator) |
![]() | Type | Gets or sets the operator type. (Inherited from Xfinium.Pdf.Graphics.Operators.PdfContentStreamOperator) |
![]() | URX | Gets or sets the X coordinate of the glyph upper right corner. |
![]() | URY | Gets or sets the Y coordinate of the glyph upper right corner. |
![]() | WX | Gets or sets the horizontal displacement. |
![]() | WY | Gets or sets the vertical displacement. |