API Reference
Enum
Pdf417Compaction
High-level compaction mode selection for PDF417.
Inheritance
- Enum
- Pdf417Compaction
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property MicroPdf417EncodeOptions.Compaction
- Field Pdf417Compaction.Auto
- Field Pdf417Compaction.Byte
- Field Pdf417Compaction.Numeric
- Field Pdf417Compaction.Text
- Property Pdf417EncodeOptions.Compaction
Accepted by parameters
- Method Pdf417Builder.WithCompaction
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String