8 lines
85 B
C#
8 lines
85 B
C#
#if NET
|
|
namespace EnvelopeGenerator.PdfEditor;
|
|
|
|
public class PDFBurner
|
|
{
|
|
}
|
|
|
|
#endif |