Leadtools.Pdf Namespace > PDFTextAnnotation Class : Italic Property |
public bool Italic {get; set;}
'Declaration Public Property Italic As Boolean
'Usage Dim instance As PDFTextAnnotation Dim value As Boolean instance.Italic = value value = instance.Italic
public bool Italic {get; set;}
get_Italic();
set_Italic(value);
For an example, refer to PDFTextAnnotation.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2