var instance = new Vintasoft.Imaging.Pdf.WebPdfRedactionMarkAppearanceJS(); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_TextColor(value);
function set_TextColor(
valueOverlay text color. Default value is "rgba(255,255,255,1)".: string
) : any;
Parameters
- value
- Overlay text color. Default value is "rgba(255,255,255,1)".