A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFPage.Edit
CPDFEditTextArea Class
CPDFEditTextArea Methods
AddStrikethrough Method
AddUnderline Method
BackSpaceChar Method
ClearSelectChars Method
DeleteChar Method
DeleteChars Method
GetAllChars Method
GetDownCharPlace Method
GetFontList Method
GetLastSelectChars Method
GetLineBeginCharPlace Method
GetLineEndCharPlace Method
GetNextCharPlace Method
GetNextWordCharPlace Method
GetPrevCharPlace Method
GetPreWordCharPlace Method
GetRectForLineAtPos Method
GetRectForWordAtPos Method
GetSectionAtPos Method
GetSectionBeginCharPlace Method
GetSectionEndCharPlace Method
GetSelectChars Method
GetTextCursorPoints Method
GetTextSectionAlign Method
GetTextStyle Method
GetUpCharPlace Method
InsertText Method
IsCharsFontBold Method
IsCharsFontItalic Method
RemoveStrikethrough Method
RemoveUnderline Method
SelectAllChars Method
SelectCharItemAtPos Method
SetCharsFontBold Method
SetCharsFontColor Method
SetCharsFontItalic Method
SetCharsFontName Method
SetCharsFontSize Method
SetCharsFontTransparency Method
SetCurTextStyle Method
SetTextAreaAlign Method
SetTextRangeAlign Method
SetTextSectionAlign Method
CPDFEditTextArea
SelectAllChars Method
Selects all text in the text block.
Namespace:
ComPDFKit.PDFPage.Edit
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
void
SelectAllChars
()
See Also
Reference
CPDFEditTextArea Class
ComPDFKit.PDFPage.Edit Namespace