Name | Description | |
---|---|---|
![]() | Page Constructor | Overloaded. |
The following tables list the members exposed by Page.
Name | Description | |
---|---|---|
![]() | Page Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the backcolor. |
![]() | CharacterSpacing | Gets or sets the character spacing. |
![]() | Font | Gets or sets the font. |
![]() | ForeColor | Gets or sets the forecolor. |
![]() | LineSpacing | Gets or sets the line spacing. |
![]() | Padding | Gets or sets the padding. |
![]() | PenStyle | Gets or sets the pen style. |
![]() | PenWidth | Gets or sets the width of the pen. |
![]() | RightToLeft | Gets or sets a value indicating whether [right to left]. |
![]() | ScaleX | Gets or sets the minimal character condensed rate. |
![]() | TabStops | Custom tab stops collection |
![]() | TextAlignment | Gets or sets the text alignment. |
![]() | TextAngle | Gets or sets the text angle. |
![]() | TextJustify | Gets or sets the text justify. |
![]() | TextRenderHint | Gets or sets the text render hint. |
![]() | VerticalText | Gets or sets a value indicating whether [vertical text]. |
![]() | VerticalTextAlignment | Gets or sets the vertical text alignment. |
![]() | WrapMode | Gets or sets the wrap mode for rendering text. |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. |
![]() | DrawBorder | Overloaded. Draws the border. |
![]() | DrawCheckBoxInputField | Draw the checkBox input field |
![]() | DrawDoubleLine | Draws the double line. |
![]() | DrawEllipse | Draws the ellipse. |
![]() | DrawEllipseDoubleLine | Draws the double line ellipse. |
![]() | DrawImage | Overloaded. Draws the image. |
![]() | DrawLine | Draws the line. |
![]() | DrawRect | Overloaded. Draws the rect. |
![]() | DrawRoundRect | Overloaded. Draws the round rect. |
![]() | DrawRoundRectDoubleLine | Draws the double line round rect. |
![]() | DrawTable | Draws the table. |
![]() | DrawText | Overloaded. Draws the text. |
![]() | DrawTextFallback | Overloaded. Draws the text fallback. |
![]() | DrawTextInputField | Draw the text input field |
![]() | FillRect | Overloaded. Fills the rect. |
![]() | IntersectClip | Overloaded. Intersects the clip. |
![]() | Load | Overloaded. Load |
![]() | MeasureParagraphHeight | Overloaded. Measures the height of the specified text if rendered using the current page settings with the specified width. |
![]() | MeasureText | Overloaded. Measures the text string with the currently selected font. |
![]() | RestoreClip | Restores the clip. |
![]() | SaveClip | Saves the clip. |
![]() | SetTextBoundsRange | Sets text top/bottom bounds. |