'Declaration Public Property FieldNameColor As Color
public Color FieldNameColor {get; set;}
public: __property Color get_FieldNameColor(); public: __property void set_FieldNameColor( Color value );
public: property Color FieldNameColor { Color get(); void set ( Color value); }
Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows XP, Windows Server 2012, Windows Server 2008, Windows Server 2003
PdfAnnotationTool Class PdfAnnotationTool Members