Skip to main content

Search OfficeIMO

Enter a topic, API type, or PowerShell command.

Documentation Search all OfficeIMO/

API Reference

Enum

PdfLogicalCurrencyAffixPosition

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Position of a detected currency affix relative to its numeric value.

Inheritance

  • Enum
  • PdfLogicalCurrencyAffixPosition

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const PdfLogicalCurrencyAffixPosition Prefix #

The affix precedes the number.

Value: 0
public const PdfLogicalCurrencyAffixPosition Suffix #

The affix follows the number.

Value: 1