com.groupdocs.signature.domain.extensions.serialization

Annotation Type FormatAttribute

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element and Description
      String propertyFormat
      Gets or sets the serialization format of the property.
      String propertyName
      Gets or sets the name of the property.
    • Element Detail

      • propertyFormat

        public abstract String propertyFormat

        Gets or sets the serialization format of the property.

        Value: The format of the property.
        Default:
        ""
      • propertyName

        public abstract String propertyName

        Gets or sets the name of the property.

        Value: The name of the property.
        Default:
        ""