Skybound.Gecko.PrintSettings.GetUnwriteableMarginInTwips C# (CSharp) 메소드

GetUnwriteableMarginInTwips() 공개 메소드

public GetUnwriteableMarginInTwips ( IntPtr aEdge ) : void
aEdge System.IntPtr
리턴 void
        public void GetUnwriteableMarginInTwips(IntPtr aEdge)
        {
            throw new NotImplementedException();
        }
PrintSettings