Interface IPdfWritable
Represents entities that has string representation in PDF
Namespace: NFX.Media.PDF.DocumentModel
Assembly: NFX.dll
Syntax
public interface IPdfWritable
Methods
ToPdfString()
Returns PDF string representation
Declaration
string ToPdfString()
Returns
Type | Description |
---|---|
System. |