Skybound.Gecko.PrintSettings.GetEdgeInTwips C# (CSharp) Méthode

GetEdgeInTwips() public méthode

public GetEdgeInTwips ( IntPtr aEdge ) : void
aEdge System.IntPtr
Résultat void
        public void GetEdgeInTwips(IntPtr aEdge)
        {
            Console.WriteLine("65");
        }
PrintSettings