Skip to main content

class Wacom::Kiosk::UI::Parsers::Shared::PdfFormFields

Configuration settings for PDF form fields

Summary

MembersDescriptions
{property} string BorderColorBorder color for non-mandatory field
{property} double BorderThicknessBorder thickness for non-mandatory field
{property} string BorderColorRequiredBorder color for mandatory field
{property} double BorderThicknessRequiredBorder thickness for mandatory field
{property} string BorderColorFocusBorder color for field with focus
{property} double BorderThicknessFocusBorder thickness for field with focus
public inline PdfFormFields()

Members

{property} string BorderColor

Border color for non-mandatory field

{property} double BorderThickness

Border thickness for non-mandatory field

{property} string BorderColorRequired

Border color for mandatory field

{property} double BorderThicknessRequired

Border thickness for mandatory field

{property} string BorderColorFocus

Border color for field with focus

{property} double BorderThicknessFocus

Border thickness for field with focus

public inline PdfFormFields()