Class DocumentPageLengthUnit

java.lang.Object
com.azure.core.util.ExpandableStringEnum<DocumentPageLengthUnit>
com.azure.ai.formrecognizer.documentanalysis.models.DocumentPageLengthUnit

public final class DocumentPageLengthUnit extends com.azure.core.util.ExpandableStringEnum<DocumentPageLengthUnit>
Defines values for DocumentPageLengthUnit.
  • Field Details

  • Constructor Details

    • DocumentPageLengthUnit

      public DocumentPageLengthUnit()
  • Method Details

    • fromString

      public static DocumentPageLengthUnit fromString(String name)
      Creates or finds a DocumentPageLengthUnit from its string representation.
      Parameters:
      name - a name to look for.
      Returns:
      the corresponding DocumentPageLengthUnit.
    • values

      public static Collection<DocumentPageLengthUnit> values()
      Returns:
      known DocumentPageLengthUnit values.