PdfParameters.IsTextAsPath

PdfParameters.IsTextAsPath property

Are paths used instead of text (use if Unicode characters are not displayed) Default value: false.

public bool IsTextAsPath { get; set; }

See Also