ImageGear Professional for Windows ActiveX
AttrText Property

Description:

Gets or sets the text of a Attach-a-Note, Pin Up Text, Text Stamp, or Typed Text mark. Before using this property, you must load the IGArtPage Object.AttrXXX properties with the values from a specific mark by calling MarkQuery Method.

If the mark is a Text Stamp, there are many special codes that can be embedded into the string, as follows:

%a: Abbreviated weekday name
%: A Full weekday name
%b: Abbreviated month name
%B: Full month name
%c: Local date and time representation appropriate
%d: Day of the month in decimal number (01 - 31) format
%H: Hour in the 24-hour format (00 - 23) format
%I: Hour in the 12-hour format (01 - 12) format
%j: Day of year as decimal number (001 - 366) format
%m: Month in decimal number (01 - 12) format
%M: Minute in decimal number (00 - 59) format
%p: Current locale's A.M./P.M. indicator for the 12-hour clock
%S: Seconds in decimal number (00 - 59) format
%U: Week of year in decimal number format, with Sunday as the first day of the week (00 - 51)
%w: Weekday in decimal number (0 - 6; Sunday is 0) format
%W Week of year in decimal number format, with Monday as the first day of the week (00 - 51)
%x Date representation for current locale
%X Time representation for current locale
%y Year without century, in decimal number (00 - 99) format
%Y Year with century, in decimal number format
%z,%Z Time-zone name or abbreviation; no characters if the time zone is unknown

Property Type:

Read-write property

Return Type:

String

Default Value: As per GlobalAttrText Property

Bits Per Pixel:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback