AboutSupportDeveloper GuideVersion 42.138.100.107
PrintPlaceholder: {
    backgroundColor?: string;
    text?: string;
    textColor?: string;
    textFontType?: string;
}

Type declaration

  • OptionalbackgroundColor?: string

    This color will be background color for placeholder.

    '#FFFFFFFF'
    
  • Optionaltext?: string

    This string will be visible on placeholder instead of the original content.

    'Content is print restricted'
    
  • OptionaltextColor?: string

    This color will be text color for placeholder.

    '#FF000000'
    
  • OptionaltextFontType?: string

    This font type will be font for placeholder.

    Default system font.