Click or drag to resize

ShapedTextGetFailureReason Method

In the case where GetShapingStatus() returns something other than FullShaping, this method will return a more detailed reason behind the failure.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public ShapedTextFailureReason GetFailureReason()

Return Value

Type: ShapedTextFailureReason

[Missing <returns> documentation for "M:pdftron.PDF.ShapedText.GetFailureReason"]

See Also