Leadtools.Pdf Namespace > PDFTextProperties Structure : Color Property |
public RasterColor Color {get; set;}
'Declaration Public Property Color As RasterColor
'Usage Dim instance As PDFTextProperties Dim value As RasterColor instance.Color = value value = instance.Color
public: property RasterColor Color { RasterColor get(); void set ( RasterColor value); }
For an example, refer to PDFObject.