- Posts: 20
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about iOS development and PDF
Text color not set using Page_setAnnotEditTextColo
- bhagyashree
- Topic Author
- Offline
- Junior Member
-
Less
More
11 years 4 months ago #8933
by bhagyashree
Replied by bhagyashree on topic Text color not set using Page_setAnnotEditTextColo
Could you please explain which methods we should use for this?
- bhagyashree
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 20
- Thank you received: 0
11 years 4 months ago #8934
by bhagyashree
Replied by bhagyashree on topic Text color not set using Page_setAnnotEditTextColo
Could you please confirm what should we used for our purpose?
11 years 4 months ago #8942
by emanuele
Replied by emanuele on topic Text color not set using Page_setAnnotEditTextColo
Hi,
if you need these method, can you consider to use free text instead of edit text?
if you need these method, can you consider to use free text instead of edit text?
- bhagyashree
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 20
- Thank you received: 0
11 years 4 months ago - 11 years 4 months ago #8945
by bhagyashree
Replied by bhagyashree on topic Text color not set using Page_setAnnotEditTextColo
we want these columns editable as well as
should have the facility for changing text color and text width.
please suggest if we use free text is this possible?
should have the facility for changing text color and text width.
please suggest if we use free text is this possible?
Last edit: 11 years 4 months ago by bhagyashree.
11 years 4 months ago #8954
by emanuele
Replied by emanuele on topic Text color not set using Page_setAnnotEditTextColo
Hi,
with free text annotations, you can use setStrokeColor, setStrokeWidth and setEditTextColor methods.
setStrokeColor and setStrokeWidth, are used to set the annotation rect color and width (not the text size).
with free text annotations, you can use setStrokeColor, setStrokeWidth and setEditTextColor methods.
setStrokeColor and setStrokeWidth, are used to set the annotation rect color and width (not the text size).
- bhagyashree
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 20
- Thank you received: 0
11 years 4 months ago #8955
by bhagyashree
Replied by bhagyashree on topic Text color not set using Page_setAnnotEditTextColo
I want to set the editText size after creating the EditText. I have methods like SetEditText and SetEditTextColor but no method to SetEditTextSize. Please suggest.
Time to create page: 0.377 seconds