Archive Browser
Download Cyotek.GhostScript.zip, last updated 04/09/2011 (11.68 KB)
Download- md5: c9cc930135dc96e14ef83982b70cfb63
using System;
using System.Runtime.InteropServices;
namespace Cyotek.GhostScript
{
internal class NativeStructs
{
[StructLayout(LayoutKind.Sequential)]
public struct GS_Revision
{
#region Public Properties
public int intRevision { get; set; }
public int intRevisionDate { get; set; }
public IntPtr strCopyright { get; set; }
public IntPtr strProduct { get; set; }
#endregion Public Properties
}
}
}
Donate
This software may be used free of charge, but as with all free software there are costs involved to develop and maintain.
If this site or its services have saved you time, please consider a donation to help with running costs and timely updates.
Donate